diff options
Diffstat (limited to 'ai_build.c')
-rw-r--r-- | ai_build.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ai_build.c b/ai_build.c index 121b9fee0..370189af8 100644 --- a/ai_build.c +++ b/ai_build.c @@ -1,6 +1,7 @@ #include "stdafx.h" #include "openttd.h" #include "debug.h" +#include "functions.h" #include "map.h" #include "tile.h" #include "command.h" |