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.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/tunnelbridge_map.h b/src/tunnelbridge_map.h
index b83e6e8d0..b2beb5768 100644
--- a/src/tunnelbridge_map.h
+++ b/src/tunnelbridge_map.h
@@ -6,10 +6,9 @@
#define TUNNELBRIDGE_MAP_H
#include "direction_func.h"
-#include "core/bitmath_func.hpp" /* GB, HasBit, SB */
-#include "map.h" /* Tile, TileIndex */
-#include "tile_map.h" /* TileType, IsTileType */
-#include "openttd.h" /* TransportType */
+#include "core/bitmath_func.hpp"
+#include "tile_map.h"
+#include "openttd.h"
/**