From 9f1cf25332e33247b1b036ce07b32d09e076c346 Mon Sep 17 00:00:00 2001 From: Mark Salyzyn Date: Mon, 12 Nov 2018 12:45:59 -0800 Subject: switch to using android-base/file.h instead of android-base/test_utils.h Test: compile Bug: 119313545 Change-Id: I4f7ad84743e974b4b4d1d7256088f6c8b749a237 --- init/ueventd_parser_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init/ueventd_parser_test.cpp') diff --git a/init/ueventd_parser_test.cpp b/init/ueventd_parser_test.cpp index 31208b926c..c3af341c68 100644 --- a/init/ueventd_parser_test.cpp +++ b/init/ueventd_parser_test.cpp @@ -16,7 +16,7 @@ #include "ueventd_parser.h" -#include +#include #include #include -- cgit v1.2.3