From 1ea0b1d9ff98d8c44658046019c94f5952ad5c66 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Tue, 14 Jun 2022 18:41:53 +0200 Subject: Crypto: Add and use set of globally used hash functions --- test/buildtool/execution_api/local/local_cas.test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/buildtool/execution_api/local/local_cas.test.cpp') diff --git a/test/buildtool/execution_api/local/local_cas.test.cpp b/test/buildtool/execution_api/local/local_cas.test.cpp index 9f43ac6a..47f581fe 100644 --- a/test/buildtool/execution_api/local/local_cas.test.cpp +++ b/test/buildtool/execution_api/local/local_cas.test.cpp @@ -1,7 +1,7 @@ #include #include "catch2/catch.hpp" -#include "src/buildtool/crypto/hash_generator.hpp" +#include "src/buildtool/crypto/hash_function.hpp" #include "src/buildtool/execution_api/local/local_cas.hpp" #include "src/buildtool/file_system/file_system_manager.hpp" #include "test/utils/hermeticity/local.hpp" -- cgit v1.2.3