about summary refs log tree commit diff
path: root/src/game/client
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client')
-rw-r--r--src/game/client/menu.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/client/menu.cpp b/src/game/client/menu.cpp
index 276ff426..1ff33670 100644
--- a/src/game/client/menu.cpp
+++ b/src/game/client/menu.cpp
@@ -21,6 +21,8 @@
 #include "mapres_tilemap.h"
 #include <engine/config.h>
 
+#include "data.h"
+
 using namespace baselib;
 
 /********************************************************