(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
This commit is contained in:
@@ -13,8 +13,6 @@
|
||||
#define TILEHIGHLIGHT_FUNC_H
|
||||
|
||||
#include "gfx_type.h"
|
||||
#include "window_type.h"
|
||||
#include "viewport_type.h"
|
||||
#include "tilehighlight_type.h"
|
||||
|
||||
typedef void PlaceProc(TileIndex tile);
|
||||
|
Reference in New Issue
Block a user