forked from mirror/OpenTTD
(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,6 +13,7 @@
|
||||
#define ROAD_CMD_H
|
||||
|
||||
#include "direction_type.h"
|
||||
#include "road_type.h"
|
||||
|
||||
void DrawRoadDepotSprite(int x, int y, DiagDirection dir, RoadType rt);
|
||||
void UpdateNearestTownForRoadTiles(bool invalidate);
|
||||
|
Reference in New Issue
Block a user