forked from mirror/OpenTTD
(svn r15299) -Cleanup: remove many redundant includes
This commit is contained in:
@@ -7,13 +7,10 @@
|
||||
*/
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "openttd.h"
|
||||
#include "newgrf_townname.h"
|
||||
#include "core/alloc_func.hpp"
|
||||
#include "string_func.h"
|
||||
|
||||
#include "table/strings.h"
|
||||
|
||||
static GRFTownName *_grf_townnames = NULL;
|
||||
|
||||
GRFTownName *GetGRFTownName(uint32 grfid)
|
||||
|
Reference in New Issue
Block a user