forked from mirror/OpenTTD
(svn r11664) -Codechange: use more specific ("rail_type.h" instead of "rail.h" that includes way more than only "rail_type.h") includes at some places.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include "map.h"
|
||||
#include "tile.h"
|
||||
#include "pathfind.h"
|
||||
#include "rail.h"
|
||||
#include "rail_type.h"
|
||||
#include "debug.h"
|
||||
#include "tunnel_map.h"
|
||||
#include "variables.h"
|
||||
|
Reference in New Issue
Block a user