summaryrefslogtreecommitdiffhomepage
path: root/compat
diff options
context:
space:
mode:
Diffstat (limited to 'compat')
-rw-r--r--compat/hash.cpp (renamed from compat/int-hash.cpp)2
-rw-r--r--compat/hash.hpp (renamed from compat/int-hash.hpp)0
2 files changed, 1 insertions, 1 deletions
diff --git a/compat/int-hash.cpp b/compat/hash.cpp
index 6415f0e6..3cb3cc35 100644
--- a/compat/int-hash.cpp
+++ b/compat/hash.cpp
@@ -1,5 +1,5 @@
#include "compat/defs.hpp"
-#include "int-hash.hpp"
+#include "hash.hpp"
#include <Corrade/Containers/StringView.h>
#include <bit>
#include <utility>
diff --git a/compat/int-hash.hpp b/compat/hash.hpp
index c512d249..c512d249 100644
--- a/compat/int-hash.hpp
+++ b/compat/hash.hpp