summaryrefslogtreecommitdiff
path: root/src/newgrf_station.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf_station.h')
-rw-r--r--src/newgrf_station.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/newgrf_station.h b/src/newgrf_station.h
index b7cab7db9..84420c793 100644
--- a/src/newgrf_station.h
+++ b/src/newgrf_station.h
@@ -12,14 +12,13 @@
#ifndef NEWGRF_STATION_H
#define NEWGRF_STATION_H
-#include "engine_type.h"
#include "newgrf_callbacks.h"
-#include "tile_type.h"
-#include "station_type.h"
-#include "strings_type.h"
#include "sprite.h"
#include "direction_type.h"
-#include "newgrf.h"
+#include "cargo_type.h"
+#include "strings_type.h"
+#include "station_type.h"
+#include "rail_type.h"
enum StationClassID {
STAT_CLASS_BEGIN = 0, ///< the lowest valid value