diff options
Diffstat (limited to 'init/ueventd_parser_test.cpp')
-rw-r--r-- | init/ueventd_parser_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/ueventd_parser_test.cpp b/init/ueventd_parser_test.cpp index 31208b926..c3af341c6 100644 --- a/init/ueventd_parser_test.cpp +++ b/init/ueventd_parser_test.cpp @@ -16,7 +16,7 @@ #include "ueventd_parser.h" -#include <android-base/test_utils.h> +#include <android-base/file.h> #include <gtest/gtest.h> #include <private/android_filesystem_config.h> |