src/tunnelbridge_map.h
changeset 8139 4e91c448c409
parent 8108 b42a0e5c67ef
child 8142 837f47089a7c
--- a/src/tunnelbridge_map.h	Tue Dec 25 23:42:52 2007 +0000
+++ b/src/tunnelbridge_map.h	Wed Dec 26 11:45:43 2007 +0000
@@ -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"
 
 
 /**