diff options
| author | Japa | 2010-04-25 03:40:26 +0000 |
|---|---|---|
| committer | Japa | 2010-04-25 03:40:26 +0000 |
| commit | 0141ce9cc799e9a3cbe5be67c97cc0e35849cbe6 (patch) | |
| tree | 0b19238f834f9ca83e8f8674e98cbe03c6b91956 /common.h | |
| parent | 701514f5c7e0df61038bb2d6b4991956c56c8fc4 (diff) | |
| download | stonesense-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.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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"
|
