diff options
Diffstat (limited to 'benchmarks/property_benchmark.cpp')
-rw-r--r-- | benchmarks/property_benchmark.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/property_benchmark.cpp b/benchmarks/property_benchmark.cpp index 9251a05fd..77814bf8a 100644 --- a/benchmarks/property_benchmark.cpp +++ b/benchmarks/property_benchmark.cpp @@ -21,7 +21,7 @@ #include <string> -#include <android-base/test_utils.h> +#include <android-base/file.h> using namespace std::literals; |