src/console_cmds.cpp
changeset 8610 17cc343a23dd
parent 8495 51009cfec3de
child 8612 6414fc21c2f3
--- a/src/console_cmds.cpp	Fri Dec 21 19:21:21 2007 +0000
+++ b/src/console_cmds.cpp	Fri Dec 21 19:49:27 2007 +0000
@@ -22,11 +22,11 @@
 #include "fileio.h"
 #include "vehicle.h"
 #include "station.h"
-#include "strings.h"
 #include "screenshot.h"
 #include "genworld.h"
 #include "date.h"
 #include "network/network.h"
+#include "strings_func.h"
 
 // ** scriptfile handling ** //
 static FILE *_script_file;