Moved Algorithm class.

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

View File

@@ -26,7 +26,7 @@
#define XMRIG_ICONFIG_H
#include "common/crypto/Algorithm.h"
#include "crypto/common/Algorithm.h"
#include "rapidjson/fwd.h"

View File

@@ -26,7 +26,7 @@
#define XMRIG_ICONFIGTRANSFORM_H
#include "common/crypto/Algorithm.h"
#include "crypto/common/Algorithm.h"
#include "rapidjson/fwd.h"