From c26e4ed3d5c0fa532356365bddd275fba04ae2c3 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 8 Jun 2024 08:23:17 +0200 Subject: compat: rename hash's source file only --- src/point.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/point.cpp') 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" -- cgit v1.2.3