summaryrefslogtreecommitdiff
path: root/src/station_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/station_base.h')
-rw-r--r--src/station_base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/station_base.h b/src/station_base.h
index 94f88d85f..b6dd45553 100644
--- a/src/station_base.h
+++ b/src/station_base.h
@@ -139,7 +139,7 @@ public:
byte time_since_load;
byte time_since_unload;
byte delete_ctr;
- PlayerByte owner;
+ OwnerByte owner;
byte facilities;
byte airport_type;