summaryrefslogtreecommitdiff
path: root/src/station_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/station_type.h')
-rw-r--r--src/station_type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/station_type.h b/src/station_type.h
index 7d6342935..feb5ad42c 100644
--- a/src/station_type.h
+++ b/src/station_type.h
@@ -10,6 +10,7 @@
typedef uint16 StationID;
typedef uint16 RoadStopID;
+struct BaseStation;
struct Station;
struct RoadStop;
struct StationSpec;