src/strings.cpp
changeset 8214 971f861d5543
parent 8202 6ebbaeb5f4b5
child 8237 6f925c9cf836
--- a/src/strings.cpp	Mon Jan 07 14:02:26 2008 +0000
+++ b/src/strings.cpp	Mon Jan 07 14:23:25 2008 +0000
@@ -5,7 +5,6 @@
 #include "stdafx.h"
 #include "openttd.h"
 #include "currency.h"
-#include "string.h"
 #include "table/strings.h"
 #include "namegen.h"
 #include "station.h"
@@ -34,6 +33,7 @@
 #include "core/endian_func.hpp"
 #include "date_func.h"
 #include "vehicle_base.h"
+#include "string_func.h"
 
 /* for opendir/readdir/closedir */
 # include "fios.h"