(svn r11777) -Codechange: split the string header and make do not include it when it's not necessary.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user