about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorJakob Fries <jakob.fries@gmail.com>2007-07-14 23:08:17 +0000
committerJakob Fries <jakob.fries@gmail.com>2007-07-14 23:08:17 +0000
commit60b252c584adc35f02ce2e00ea4556cc2a81958d (patch)
tree35c2d542a0278a8ec5a9173e9b28fd179d251f29 /src
parentfe52030c155edfdd0fed530eff56900bac9e2dca (diff)
downloadzcatch-60b252c584adc35f02ce2e00ea4556cc2a81958d.tar.gz
zcatch-60b252c584adc35f02ce2e00ea4556cc2a81958d.zip
Diffstat (limited to 'src')
-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;
 
 /********************************************************