summaryrefslogtreecommitdiff
path: root/libs/androidfw/tests/BenchMain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/androidfw/tests/BenchMain.cpp')
-rw-r--r--libs/androidfw/tests/BenchMain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/androidfw/tests/BenchMain.cpp b/libs/androidfw/tests/BenchMain.cpp
index 105c5f9551b7..58fc54a4a04c 100644
--- a/libs/androidfw/tests/BenchMain.cpp
+++ b/libs/androidfw/tests/BenchMain.cpp
@@ -18,7 +18,7 @@
#include "benchmark/benchmark.h"
-#include "TestHelpers.h"
+#include "BenchmarkHelpers.h"
int main(int argc, char** argv) {
::benchmark::Initialize(&argc, argv);