src/window_gui.h
changeset 9127 14f21c5954ee
parent 9117 87f472043e9e
child 9142 858a058aa730
--- a/src/window_gui.h	Wed May 07 09:07:19 2008 +0000
+++ b/src/window_gui.h	Wed May 07 13:10:15 2008 +0000
@@ -6,11 +6,14 @@
 #define WINDOW_GUI_H
 
 #include "core/bitmath_func.hpp"
+#include "core/geometry_type.hpp"
 #include "vehicle_type.h"
 #include "viewport_type.h"
 #include "player_type.h"
 #include "strings_type.h"
 #include "core/alloc_type.hpp"
+#include "window_type.h"
+#include "tile_type.h"
 
 /**
  * The maximum number of windows that can be opened.