summaryrefslogtreecommitdiffhomepage
path: root/src/path-search.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/path-search.cpp')
-rw-r--r--src/path-search.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/path-search.cpp b/src/path-search.cpp
index 2b93ad14..f9ea1a29 100644
--- a/src/path-search.cpp
+++ b/src/path-search.cpp
@@ -1,4 +1,5 @@
#include "path-search.hpp"
+#include "astar.hpp"
#include "global-coords.hpp"
#include "world.hpp"
#include "pass-mode.hpp"