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