diff --git a/src/core/Benchmark.h b/src/core/Benchmark.h index a2711107..d4e2171e 100644 --- a/src/core/Benchmark.h +++ b/src/core/Benchmark.h @@ -19,7 +19,7 @@ #include #include "net/interfaces/IJobResultListener.h" -#include "crypto/common/Algorithm.h" +#include "base/crypto/Algorithm.h" #include "rapidjson/fwd.h" namespace xmrig {