Adjusted Config.h location
This commit is contained in:
parent
25f35b7e77
commit
378292e84e
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
#include "base/tools/Buffer.h"
|
||||
#include "base/tools/Chrono.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 "rapidjson/document.h"
|
||||
#include "rapidjson/error/en.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue