mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 16:33:32 -05:00
Adjusted Config.h location
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
#include "base/tools/Buffer.h"
|
#include "base/tools/Buffer.h"
|
||||||
#include "base/tools/Chrono.h"
|
#include "base/tools/Chrono.h"
|
||||||
#include "net/JobResult.h"
|
#include "net/JobResult.h"
|
||||||
#include "core/Config.h" // for pconfig to access pconfig->get_algo_perf
|
#include "core/config/Config.h" // for pconfig to access pconfig->get_algo_perf
|
||||||
#include "workers/Workers.h" // to do Workers::switch_algo
|
#include "workers/Workers.h" // to do Workers::switch_algo
|
||||||
#include "rapidjson/document.h"
|
#include "rapidjson/document.h"
|
||||||
#include "rapidjson/error/en.h"
|
#include "rapidjson/error/en.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user