summaryrefslogtreecommitdiff
path: root/src/newgrf_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf_gui.cpp')
-rw-r--r--src/newgrf_gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newgrf_gui.cpp b/src/newgrf_gui.cpp
index 95f4565aa..447345ef0 100644
--- a/src/newgrf_gui.cpp
+++ b/src/newgrf_gui.cpp
@@ -11,7 +11,7 @@
#include "stdafx.h"
#include "error.h"
-#include "gui.h"
+#include "settings_gui.h"
#include "newgrf.h"
#include "strings_func.h"
#include "window_func.h"