src/aystar.cpp
changeset 8130 d2eb7d04f6e1
parent 6120 2d550f67dcba
child 9111 48ce04029fe4
--- a/src/aystar.cpp	Tue Dec 25 01:29:54 2007 +0000
+++ b/src/aystar.cpp	Tue Dec 25 09:48:53 2007 +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;