summaryrefslogtreecommitdiff
path: root/src/openttd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/openttd.cpp')
-rw-r--r--src/openttd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openttd.cpp b/src/openttd.cpp
index af80a9dd1..2f5250999 100644
--- a/src/openttd.cpp
+++ b/src/openttd.cpp
@@ -31,7 +31,7 @@
#include "tunnel_map.h"
#include "vehicle.h"
#include "viewport.h"
-#include "window.h"
+#include "window_gui.h"
#include "player.h"
#include "command.h"
#include "town.h"