summaryrefslogtreecommitdiff
path: root/src/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui.h')
-rw-r--r--src/gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui.h b/src/gui.h
index c758f13c2..5736821e8 100644
--- a/src/gui.h
+++ b/src/gui.h
@@ -8,6 +8,7 @@
#include "window_type.h"
#include "vehicle_type.h"
#include "gfx_type.h"
+#include "economy_type.h"
/* main_gui.cpp */
void CcPlaySound10(bool success, TileIndex tile, uint32 p1, uint32 p2);