summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
authorJapa2010-05-14 12:28:10 +0000
committerJapa2010-05-14 12:28:10 +0000
commitcde523bff8e60fa6e03bb6b785c061d114bd9258 (patch)
tree092ab6586c15daa0f95df9563b9c79b535f8638c /common.h
parent692cb573ee69ce556b727fc6097896eba3958d6e (diff)
downloadstonesense-cde523bff8e60fa6e03bb6b785c061d114bd9258.tar.gz
stonesense-cde523bff8e60fa6e03bb6b785c061d114bd9258.tar.bz2
stonesense-cde523bff8e60fa6e03bb6b785c061d114bd9258.tar.xz
Updates DFhack, hair is now correctly colored according to age.
added female goblin sprites. Fixed fisherdwarfs being green
Diffstat (limited to 'common.h')
-rw-r--r--common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/common.h b/common.h
index 12d9abd..e1a3092 100644
--- a/common.h
+++ b/common.h
@@ -31,6 +31,8 @@ using namespace std;
#include <modules/Buildings.h>
#include <modules/Constructions.h>
#include <modules/Gui.h>
+#include <modules/world.h>
+
using namespace DFHack;
#include "commonTypes.h"