1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-10 09:02:45 -05:00

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"