diff options
Diffstat (limited to 'ai_new.c')
-rw-r--r-- | ai_new.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ #include "stdafx.h" #include "ttd.h" #include "table/strings.h" +#include "map.h" #include "command.h" #include "ai.h" #include "town.h" |