diff --git a/station_map.h b/station_map.h
index 768cabc196..1da92a0d9b 100644
--- 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)
 {