diff options
Diffstat (limited to 'minadbd/fuse_adb_provider_test.cpp')
-rw-r--r-- | minadbd/fuse_adb_provider_test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/minadbd/fuse_adb_provider_test.cpp b/minadbd/fuse_adb_provider_test.cpp index ecd9f384b..0f2e881c7 100644 --- a/minadbd/fuse_adb_provider_test.cpp +++ b/minadbd/fuse_adb_provider_test.cpp @@ -25,7 +25,6 @@ #include <string> #include "adb_io.h" -#include "utils/file.h" TEST(fuse_adb_provider, read_block_adb) { adb_data data = {}; |