From a3ccdcea3663963939f75a9cc842f915b8e49767 Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 7 Jan 2008 14:23:25 +0000 Subject: (svn r11777) -Codechange: split the string header and make do not include it when it's not necessary. --- src/newgrf_config.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/newgrf_config.cpp') diff --git a/src/newgrf_config.cpp b/src/newgrf_config.cpp index 22427a29f..95fc46ce1 100644 --- a/src/newgrf_config.cpp +++ b/src/newgrf_config.cpp @@ -6,13 +6,13 @@ #include "openttd.h" #include "debug.h" #include "variables.h" -#include "string.h" #include "saveload.h" #include "md5.h" #include "network/network_data.h" #include "newgrf.h" #include "newgrf_config.h" #include "core/alloc_func.hpp" +#include "string_func.h" #include "fileio.h" #include "fios.h" -- cgit v1.2.3-70-g09d2