summaryrefslogtreecommitdiff
path: root/src/window_gui.h
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2008-01-09 08:12:10 +0000
committerpeter1138 <peter1138@openttd.org>2008-01-09 08:12:10 +0000
commit342ad858e530d0a1aea0645c8604bb05c3d9ecc8 (patch)
treede58031973f4e01fb220020b7230f981af6e3174 /src/window_gui.h
parentc08bff89317a257443e463a9fed123068c3d2586 (diff)
downloadopenttd-342ad858e530d0a1aea0645c8604bb05c3d9ecc8.tar.xz
(svn r11786) -Codechange: shuffle more includes
Diffstat (limited to 'src/window_gui.h')
-rw-r--r--src/window_gui.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/window_gui.h b/src/window_gui.h
index 2c0619502..e4d0367ca 100644
--- a/src/window_gui.h
+++ b/src/window_gui.h
@@ -6,8 +6,6 @@
#define WINDOW_GUI_H
#include "core/bitmath_func.hpp"
-#include "rail_type.h"
-#include "road_type.h"
#include "vehicle_type.h"
#include "viewport.h"