summaryrefslogtreecommitdiff
path: root/src/road_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/road_map.h')
-rw-r--r--src/road_map.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/road_map.h b/src/road_map.h
index bf8fb0f81..add991214 100644
--- a/src/road_map.h
+++ b/src/road_map.h
@@ -6,7 +6,8 @@
#define ROAD_MAP_H
#include "macros.h"
-#include "rail.h"
+#include "track_func.h"
+#include "rail_type.h"
#include "road.h"
#include "tile.h"