diff options
Diffstat (limited to 'src/ai/api/ai_station.cpp')
-rw-r--r-- | src/ai/api/ai_station.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ai/api/ai_station.cpp b/src/ai/api/ai_station.cpp index 1a7ef468d..5628ab547 100644 --- a/src/ai/api/ai_station.cpp +++ b/src/ai/api/ai_station.cpp @@ -9,6 +9,7 @@ #include "../../command_func.h" #include "../../debug.h" #include "../../station_map.h" +#include "../../roadstop_base.h" #include "../../string_func.h" #include "../../strings_func.h" #include "../../company_func.h" |