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 d88972021..5a2ef93e6 100644
--- a/src/station_type.h
+++ b/src/station_type.h
@@ -10,6 +10,7 @@ typedef uint16 RoadStopID;
struct Station;
struct RoadStop;
+struct StationSpec;
static const StationID INVALID_STATION = 0xFFFF;