summaryrefslogtreecommitdiff
path: root/test/utils/remote_execution/bazel_action_creator.hpp
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@huawei.com>2022-06-14 18:41:53 +0200
committerOliver Reiche <oliver.reiche@huawei.com>2022-06-20 15:23:02 +0200
commit1ea0b1d9ff98d8c44658046019c94f5952ad5c66 (patch)
treea4f8b95b249f55f6e5c042319f65e0a50d1785a3 /test/utils/remote_execution/bazel_action_creator.hpp
parent7bfe61079b0355d260b977193e3b05be969ca068 (diff)
downloadjustbuild-1ea0b1d9ff98d8c44658046019c94f5952ad5c66.tar.gz
Crypto: Add and use set of globally used hash functions
Diffstat (limited to 'test/utils/remote_execution/bazel_action_creator.hpp')
-rw-r--r--test/utils/remote_execution/bazel_action_creator.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utils/remote_execution/bazel_action_creator.hpp b/test/utils/remote_execution/bazel_action_creator.hpp
index 5589a1e1..a584a04c 100644
--- a/test/utils/remote_execution/bazel_action_creator.hpp
+++ b/test/utils/remote_execution/bazel_action_creator.hpp
@@ -6,7 +6,7 @@
#include <vector>
#include "gsl-lite/gsl-lite.hpp"
-#include "src/buildtool/crypto/hash_generator.hpp"
+#include "src/buildtool/crypto/hash_function.hpp"
#include "src/buildtool/execution_api/remote/bazel/bazel_cas_client.hpp"
#include "src/buildtool/execution_api/remote/config.hpp"