summaryrefslogtreecommitdiffstats
path: root/adb/adb_utils_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'adb/adb_utils_test.cpp')
-rw-r--r--adb/adb_utils_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/adb/adb_utils_test.cpp b/adb/adb_utils_test.cpp
index 341323fa9..870f6f048 100644
--- a/adb/adb_utils_test.cpp
+++ b/adb/adb_utils_test.cpp
@@ -30,8 +30,8 @@
#include "sysdeps.h"
+#include <android-base/file.h>
#include <android-base/macros.h>
-#include <android-base/test_utils.h>
#ifdef _WIN32
static std::string subdir(const char* parent, const char* child) {