From 5b49e754535d48bb42575bc987e9c8f3251cf595 Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 19 Dec 2007 23:26:02 +0000 Subject: (svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h --- src/station.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/station.h') diff --git a/src/station.h b/src/station.h index 0969a52e4..77896448a 100644 --- a/src/station.h +++ b/src/station.h @@ -9,7 +9,6 @@ #include "player.h" #include "oldpool.h" #include "sprite.h" -#include "tile.h" #include "road_type.h" #include "newgrf_station.h" #include "cargopacket.h" -- cgit v1.2.3-54-g00ecf