Move files.

This commit is contained in:
XMRig 2019-08-18 04:02:31 +07:00
parent fe9d2a0e1d
commit d89404ee6d
6 changed files with 8 additions and 8 deletions

View file

@ -36,7 +36,7 @@
#endif
#ifdef XMRIG_FEATURE_OPENCL
# include "backend/opencl/OclLib.h"
# include "backend/opencl/wrappers/OclLib.h"
#endif
#include "base/kernel/Entry.h"