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 --- loader/atlas-loader-storage.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'loader') diff --git a/loader/atlas-loader-storage.hpp b/loader/atlas-loader-storage.hpp index 1cc1e340..4406099e 100644 --- a/loader/atlas-loader-storage.hpp +++ b/loader/atlas-loader-storage.hpp @@ -1,5 +1,5 @@ #pragma once -#include "compat/int-hash.hpp" +#include "compat/hash.hpp" #include "atlas-loader-fwd.hpp" #include #include -- cgit v1.2.3