diff options
Diffstat (limited to 'src/newgrf_station.h')
-rw-r--r-- | src/newgrf_station.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/newgrf_station.h b/src/newgrf_station.h index b13b05d86..25d5831c7 100644 --- a/src/newgrf_station.h +++ b/src/newgrf_station.h @@ -14,7 +14,6 @@ #include "engine_type.h" #include "newgrf_callbacks.h" -#include "newgrf_cargo.h" #include "tile_type.h" #include "station_type.h" #include "strings_type.h" |