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 --- test/hash.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/hash.cpp b/test/hash.cpp index a06d16a6..b5eed2b0 100644 --- a/test/hash.cpp +++ b/test/hash.cpp @@ -1,5 +1,5 @@ #include "app.hpp" -#include "compat/int-hash.hpp" +#include "compat/hash.hpp" #include "compat/array-size.hpp" #include "src/global-coords.hpp" #include "src/world.hpp" -- cgit v1.2.3