diff options
Diffstat (limited to 'adb/sysdeps_win32_test.cpp')
| -rwxr-xr-x | adb/sysdeps_win32_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adb/sysdeps_win32_test.cpp b/adb/sysdeps_win32_test.cpp index 55b5eb462f..81923cb601 100755 --- a/adb/sysdeps_win32_test.cpp +++ b/adb/sysdeps_win32_test.cpp @@ -18,7 +18,7 @@ #include "sysdeps.h" -#include "base/test_utils.h" +#include <android-base/test_utils.h> TEST(sysdeps_win32, adb_getenv) { // Insert all test env vars before first call to adb_getenv() which will |
