From 2edd403656281f774e4a53251395b7b647a1c48b Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 31 Mar 2008 00:06:17 +0000 Subject: (svn r12489) -Codechange: split station.h into station_base.h and station_func.h. --- src/unmovable_cmd.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/unmovable_cmd.cpp') diff --git a/src/unmovable_cmd.cpp b/src/unmovable_cmd.cpp index 1e6aac635..6dc87ad08 100644 --- a/src/unmovable_cmd.cpp +++ b/src/unmovable_cmd.cpp @@ -11,7 +11,6 @@ #include "player_func.h" #include "player_base.h" #include "gui.h" -#include "station.h" #include "town.h" #include "sprite.h" #include "bridge_map.h" -- cgit v1.2.3-54-g00ecf