From e40eb8177ac3ed5235ae13314032bb47095c13e9 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 3 Jan 2012 20:26:05 +0000 Subject: (svn r23735) -Codechange: remove ~50 includes from headers that weren't needed --- src/widgets/graph_widget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/widgets/graph_widget.h') diff --git a/src/widgets/graph_widget.h b/src/widgets/graph_widget.h index c924dc4bb..840a6c866 100644 --- a/src/widgets/graph_widget.h +++ b/src/widgets/graph_widget.h @@ -13,6 +13,7 @@ #define WIDGETS_GRAPH_WIDGET_H #include "../economy_type.h" +#include "../company_type.h" /** Widgets of the #GraphLegendWindow class. */ enum GraphLegendWidgets { -- cgit v1.2.3-54-g00ecf