diff options
Diffstat (limited to 'src/search-cache.cpp')
-rw-r--r-- | src/search-cache.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/search-cache.cpp b/src/search-cache.cpp index 511d72b4..dd73601f 100644 --- a/src/search-cache.cpp +++ b/src/search-cache.cpp @@ -1,5 +1,6 @@ #include "search-cache.hpp" #include "search-constants.hpp" +#include "point.hpp" #include "world.hpp" #include <bitset> |