summaryrefslogtreecommitdiff
path: root/station.h
diff options
context:
space:
mode:
Diffstat (limited to 'station.h')
-rw-r--r--station.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/station.h b/station.h
index 805a57369..96b64cd4e 100644
--- a/station.h
+++ b/station.h
@@ -76,7 +76,7 @@ struct Station {
uint8 num_specs;
StationSpecList *speclist;
- uint16 build_date;
+ Date build_date;
//uint16 airport_flags;
uint32 airport_flags;