summaryrefslogtreecommitdiff
path: root/src/genworld_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/genworld_gui.cpp')
-rw-r--r--src/genworld_gui.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/genworld_gui.cpp b/src/genworld_gui.cpp
index 3380e0373..ad01dea8f 100644
--- a/src/genworld_gui.cpp
+++ b/src/genworld_gui.cpp
@@ -9,7 +9,10 @@
#include "table/strings.h"
#include "table/sprites.h"
#include "gui.h"
+#include "window_gui.h"
+#include "textbuf_gui.h"
#include "gfx.h"
+#include "tile.h"
#include "strings.h"
#include "gfxinit.h"
#include "player.h"