From 83ff1f0b05afc3659141e964e9f6ad7f59acc330 Mon Sep 17 00:00:00 2001 From: Tao Bao Date: Mon, 7 May 2018 19:04:03 -0700 Subject: recovery: Remove unneeded include of minui.h. Test: mmma -j bootable/recovery Change-Id: I1a79fa6386d56bf5e20ee074352d287403d2d745 --- recovery.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/recovery.cpp b/recovery.cpp index 2ff7f1d9e..8dc04a852 100644 --- a/recovery.cpp +++ b/recovery.cpp @@ -64,7 +64,6 @@ #include "fuse_sideload.h" #include "install.h" #include "logging.h" -#include "minui/minui.h" #include "otautil/dirutil.h" #include "otautil/error_code.h" #include "otautil/paths.h" -- cgit v1.2.3