Updated MoBenchmark names

This commit is contained in:
MoneroOcean 2020-10-18 23:33:43 +00:00
parent 2cf2fcaf8c
commit 6b406cf82c
4 changed files with 22 additions and 28 deletions

View file

@ -34,7 +34,7 @@
#include "base/kernel/config/BaseConfig.h"
#include "base/tools/Object.h"
#ifdef XMRIG_FEATURE_BENCHMARK
#include "core/Benchmark.h"
#include "core/MoBenchmark.h"
#endif