diff options
Diffstat (limited to 'ai_pathfinder.c')
-rw-r--r-- | ai_pathfinder.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ai_pathfinder.c b/ai_pathfinder.c index f6e2c3f57..cee7a6e6b 100644 --- a/ai_pathfinder.c +++ b/ai_pathfinder.c @@ -6,6 +6,7 @@ #include "command.h" #include "ai_new.h" #include "depot.h" +#include "variables.h" #define TEST_STATION_NO_DIR 0xFF |