From 433a9f3c0904a85a6a6efc31dc124a6b43f29314 Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 21 Dec 2007 19:49:27 +0000 Subject: (svn r11675) -Codechange: split the string types from the string functions. --- src/genworld_gui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/genworld_gui.cpp') diff --git a/src/genworld_gui.cpp b/src/genworld_gui.cpp index a886b4290..cd0e6fa63 100644 --- a/src/genworld_gui.cpp +++ b/src/genworld_gui.cpp @@ -12,7 +12,6 @@ #include "window_gui.h" #include "textbuf_gui.h" #include "gfx.h" -#include "strings.h" #include "gfxinit.h" #include "player.h" #include "command.h" @@ -26,6 +25,7 @@ #include "thread.h" #include "date.h" #include "newgrf_config.h" +#include "strings_func.h" /** * In what 'mode' the GenerateLandscapeWindowProc is. -- cgit v1.2.3-70-g09d2