diff options
Diffstat (limited to 'src/newgrf_station.cpp')
-rw-r--r-- | src/newgrf_station.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/newgrf_station.cpp b/src/newgrf_station.cpp index 240f66436..90751cdcb 100644 --- a/src/newgrf_station.cpp +++ b/src/newgrf_station.cpp @@ -23,7 +23,6 @@ #include "newgrf_town.h" #include "company_func.h" #include "tunnelbridge_map.h" -#include "newgrf.h" #include "newgrf_animation_base.h" #include "newgrf_class_func.h" |