(svn r4169) -Codechange: Removed an include which accidently slipped into a commit

This commit is contained in:
celestar
2006-03-30 11:05:05 +00:00
parent 4e1dc63a5e
commit 5afef2d7c6

View File

@@ -4,8 +4,6 @@
#define STATION_MAP_H
#include "station.h"
#include "water_map.h" /* for IsClearWaterTile */
static inline StationID GetStationIndex(TileIndex t)
{