diff -r 9c84b180ecd7 -r e959706a3e4d ai.c --- a/ai.c Wed Dec 15 22:06:47 2004 +0000 +++ b/ai.c Wed Dec 15 22:18:54 2004 +0000 @@ -1,5 +1,6 @@ #include "stdafx.h" #include "ttd.h" +#include "map.h" #include "player.h" #include "vehicle.h" #include "engine.h"