diff -r 7bdd7593eb9b -r 971f861d5543 src/newgrf_townname.cpp --- a/src/newgrf_townname.cpp Mon Jan 07 14:02:26 2008 +0000 +++ b/src/newgrf_townname.cpp Mon Jan 07 14:23:25 2008 +0000 @@ -10,8 +10,8 @@ #include "openttd.h" #include "table/strings.h" #include "newgrf_townname.h" -#include "string.h" #include "core/alloc_func.hpp" +#include "string_func.h" static GRFTownName *_grf_townnames = NULL;