pathfind.c
changeset 679 e959706a3e4d
parent 536 aef4753985d3
child 747 e795750b96de
--- a/pathfind.c	Wed Dec 15 22:06:47 2004 +0000
+++ b/pathfind.c	Wed Dec 15 22:18:54 2004 +0000
@@ -1,5 +1,6 @@
 #include "stdafx.h"
 #include "ttd.h"
+#include "map.h"
 #include "pathfind.h"
 
 // remember which tiles we have already visited so we don't visit them again.