summaryrefslogtreecommitdiff
path: root/src/settings_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings_gui.cpp')
-rw-r--r--src/settings_gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings_gui.cpp b/src/settings_gui.cpp
index 442fa8b71..3dc5a4226 100644
--- a/src/settings_gui.cpp
+++ b/src/settings_gui.cpp
@@ -19,11 +19,11 @@
#include "town.h"
#include "variables.h"
#include "settings.h"
-#include "vehicle.h"
#include "newgrf_townname.h"
#include "strings_func.h"
#include "functions.h"
#include "window_func.h"
+#include "vehicle_base.h"
static uint32 _difficulty_click_a;
static uint32 _difficulty_click_b;