station_map.h
changeset 3371 5a2cb797a74c
parent 3370 d0c7cab7b5f4
child 3404 eb8ebfe5df67
--- a/station_map.h	Thu Mar 30 10:53:31 2006 +0000
+++ b/station_map.h	Thu Mar 30 11:05:05 2006 +0000
@@ -4,8 +4,6 @@
 #define STATION_MAP_H
 
 #include "station.h"
-#include "water_map.h" /* for IsClearWaterTile */
-
 
 static inline StationID GetStationIndex(TileIndex t)
 {