summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
authorJapa2010-04-25 03:40:26 +0000
committerJapa2010-04-25 03:40:26 +0000
commit0141ce9cc799e9a3cbe5be67c97cc0e35849cbe6 (patch)
tree0b19238f834f9ca83e8f8674e98cbe03c6b91956 /common.h
parent701514f5c7e0df61038bb2d6b4991956c56c8fc4 (diff)
downloadstonesense-0141ce9cc799e9a3cbe5be67c97cc0e35849cbe6.tar.gz
stonesense-0141ce9cc799e9a3cbe5be67c97cc0e35849cbe6.tar.bz2
stonesense-0141ce9cc799e9a3cbe5be67c97cc0e35849cbe6.tar.xz
Got slade working.
adamantine still doesn't work, however.
Diffstat (limited to 'common.h')
-rw-r--r--common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.h b/common.h
index 38fc388..637353a 100644
--- a/common.h
+++ b/common.h
@@ -30,6 +30,7 @@ using namespace std;
#include <modules/Creatures.h>
#include <modules/Buildings.h>
#include <modules/Constructions.h>
+#include <modules/Gui.h>
using namespace DFHack;
#include "commonTypes.h"