summaryrefslogtreecommitdiff
path: root/src/roadveh_cmd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/roadveh_cmd.cpp')
-rw-r--r--src/roadveh_cmd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/roadveh_cmd.cpp b/src/roadveh_cmd.cpp
index e01568137..5914dadd4 100644
--- a/src/roadveh_cmd.cpp
+++ b/src/roadveh_cmd.cpp
@@ -11,7 +11,6 @@
#include "roadveh.h"
#include "station_map.h"
#include "table/strings.h"
-#include "strings.h"
#include "map.h"
#include "vehicle.h"
#include "timetable.h"
@@ -36,6 +35,7 @@
#include "yapf/yapf.h"
#include "date.h"
#include "cargotype.h"
+#include "strings_func.h"
#include "tunnelbridge_map.h"