diff options
Diffstat (limited to 'tests/system_properties_test.cpp')
-rw-r--r-- | tests/system_properties_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/system_properties_test.cpp b/tests/system_properties_test.cpp index 949019fc0..3b5089664 100644 --- a/tests/system_properties_test.cpp +++ b/tests/system_properties_test.cpp @@ -24,7 +24,7 @@ #include <string> #include <thread> -#include <android-base/test_utils.h> +#include <android-base/file.h> using namespace std::literals; |