diff options
Diffstat (limited to 'src/newgrf.cpp')
-rw-r--r-- | src/newgrf.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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" |