src/aystar.cpp
branchnoai
changeset 9723 eee46cb39750
parent 6446 47d704c76f88
child 10429 1b99254f9607
--- a/src/aystar.cpp	Fri Nov 23 16:59:30 2007 +0000
+++ b/src/aystar.cpp	Wed Jan 09 18:11:12 2008 +0000
@@ -21,7 +21,7 @@
 #include "stdafx.h"
 #include "openttd.h"
 #include "aystar.h"
-#include "helpers.hpp"
+#include "core/alloc_func.hpp"
 
 int _aystar_stats_open_size;
 int _aystar_stats_closed_size;