diff options
Diffstat (limited to 'src/widgets/graph_widget.h')
-rw-r--r-- | src/widgets/graph_widget.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 { |