summaryrefslogtreecommitdiff
path: root/cpp/src/tests/storePerftools/asyncPerf/TestResult.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/tests/storePerftools/asyncPerf/TestResult.h')
-rw-r--r--cpp/src/tests/storePerftools/asyncPerf/TestResult.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpp/src/tests/storePerftools/asyncPerf/TestResult.h b/cpp/src/tests/storePerftools/asyncPerf/TestResult.h
index b2ad49daf7..d1ab5ce929 100644
--- a/cpp/src/tests/storePerftools/asyncPerf/TestResult.h
+++ b/cpp/src/tests/storePerftools/asyncPerf/TestResult.h
@@ -24,8 +24,7 @@
#ifndef tests_storePerftools_asyncPerf_TestResult_h_
#define tests_storePerftools_asyncPerf_TestResult_h_
-#include "TestOptions.h"
-
+#include "tests/storePerftools/asyncPerf/TestOptions.h"
#include "tests/storePerftools/common/TestResult.h"
namespace tests {