Move xmrig.h to common/xmrig.h.

This commit is contained in:
XMRig
2018-04-13 07:00:51 +07:00
parent 892cd83e0d
commit 41292a41a1
15 changed files with 13 additions and 15 deletions

View File

@@ -25,8 +25,8 @@
#define __CPUTHREAD_H__
#include "common/xmrig.h"
#include "interfaces/IThread.h"
#include "xmrig.h"
struct cryptonight_ctx;