summaryrefslogtreecommitdiff
path: root/src/widgets/graph_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/graph_widget.h')
-rw-r--r--src/widgets/graph_widget.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/widgets/graph_widget.h b/src/widgets/graph_widget.h
index b2d95c98a..66c637086 100644
--- a/src/widgets/graph_widget.h
+++ b/src/widgets/graph_widget.h
@@ -12,6 +12,8 @@
#ifndef WIDGETS_GRAPH_WIDGET_H
#define WIDGETS_GRAPH_WIDGET_H
+#include "../economy_type.h"
+
/** Widgets of the WC_GRAPH_LEGEND. */
enum GraphLegendWidgetNumbers {
GLW_BACKGROUND,