summaryrefslogtreecommitdiff
path: root/src/strings.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings.cpp')
-rw-r--r--src/strings.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strings.cpp b/src/strings.cpp
index 9a5f72e39..e6951633c 100644
--- a/src/strings.cpp
+++ b/src/strings.cpp
@@ -7,7 +7,6 @@
#include "currency.h"
#include "functions.h"
#include "string.h"
-#include "strings.h"
#include "table/strings.h"
#include "namegen.h"
#include "station.h"
@@ -35,6 +34,7 @@
#include "spritecache.h"
#include "fontcache.h"
#include "gui.h"
+#include "strings_func.h"
/* for opendir/readdir/closedir */
# include "fios.h"