changeset 3371:8813559dc7cc draft

(svn r4169) -Codechange: Removed an include which accidently slipped into a commit
author celestar <celestar@openttd.org>
date Thu, 30 Mar 2006 11:05:05 +0000
parents f5d587027202
children 746d34d1dd56
files station_map.h
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/station_map.h
+++ b/station_map.h
@@ -4,8 +4,6 @@
 #define STATION_MAP_H
 
 #include "station.h"
-#include "water_map.h" /* for IsClearWaterTile */
-
 
 static inline StationID GetStationIndex(TileIndex t)
 {