summaryrefslogtreecommitdiff
path: root/src/tunnelbridge_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tunnelbridge_map.h')
-rw-r--r--src/tunnelbridge_map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tunnelbridge_map.h b/src/tunnelbridge_map.h
index 892d4ed58..b83e6e8d0 100644
--- a/src/tunnelbridge_map.h
+++ b/src/tunnelbridge_map.h
@@ -8,7 +8,7 @@
#include "direction_func.h"
#include "core/bitmath_func.hpp" /* GB, HasBit, SB */
#include "map.h" /* Tile, TileIndex */
-#include "tile.h" /* TileType, IsTileType */
+#include "tile_map.h" /* TileType, IsTileType */
#include "openttd.h" /* TransportType */