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/newgrf.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/newgrf.cpp') diff --git a/src/newgrf.cpp b/src/newgrf.cpp index b267d3198..dde16e732 100644 --- a/src/newgrf.cpp +++ b/src/newgrf.cpp @@ -11,7 +11,6 @@ #include "fileio.h" #include "engine.h" #include "spritecache.h" -#include "station.h" #include "sprite.h" #include "newgrf.h" #include "variables.h" -- cgit v1.2.3-54-g00ecf