diff options
Diffstat (limited to 'src/point.cpp')
-rw-r--r-- | src/point.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/point.cpp b/src/point.cpp index 6cd2903b..a8486fb7 100644 --- a/src/point.cpp +++ b/src/point.cpp @@ -1,4 +1,4 @@ -#include "compat/int-hash.hpp" +#include "compat/hash.hpp" #include "point.inl" #include "tile-constants.hpp" |