summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/hash.cpp2
1 files changed, 1 insertions, 1 deletions
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"