Moved Algorithm class.

This commit is contained in:
XMRig 2019-06-09 16:46:44 +07:00
parent d9eb700e03
commit b684150336
8 changed files with 8 additions and 8 deletions

View file

@ -33,7 +33,7 @@
#include "base/tools/String.h"
#include "common/crypto/Algorithm.h"
#include "crypto/common/Algorithm.h"
namespace xmrig {