(svn r5309) Partially fix the rail header dependency fiasco: rail_map.h now depends on rail.h and not the other way round anymore
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#ifndef STATION_MAP_H
|
||||
#define STATION_MAP_H
|
||||
|
||||
#include "rail_map.h"
|
||||
#include "station.h"
|
||||
|
||||
typedef byte StationGfx;
|
||||
|
||||
Reference in New Issue
Block a user