diff options
Diffstat (limited to 'src/economy_func.h')
-rw-r--r-- | src/economy_func.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/economy_func.h b/src/economy_func.h index 0344ac6da..8ce3a5e6f 100644 --- a/src/economy_func.h +++ b/src/economy_func.h @@ -13,6 +13,7 @@ #include "town_type.h" #include "industry_type.h" #include "player_type.h" +#include "station_type.h" struct Player; |