diff options
Diffstat (limited to 'test/perf-ingest.cpp')
| -rw-r--r-- | test/perf-ingest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/perf-ingest.cpp b/test/perf-ingest.cpp index 3251107..69212de 100644 --- a/test/perf-ingest.cpp +++ b/test/perf-ingest.cpp @@ -1,7 +1,7 @@ #include <benchmark/benchmark.h> #include <filesystem> -#include "test-util.hpp" +#include "testing-util.hpp" #include <c++11Helpers.h> #include <ingestor.hpp> |
