diff --git a/src/workers/Benchmark.cpp b/src/workers/Benchmark.cpp index ecbd624b..6d0a3e3f 100644 --- a/src/workers/Benchmark.cpp +++ b/src/workers/Benchmark.cpp @@ -24,7 +24,7 @@ #include "workers/Benchmark.h" #include "workers/Workers.h" -#include "core/Config.h" +#include "core/config/Config.h" #include "net/Network.h" #include "common/log/Log.h" #include