Merge "recovery: Remove unneeded include of minui.h." am: 0a2c4e260f am: 5004300d6f
am: 8141ad8364

Change-Id: Ia27732a734e0c257b26b60e2f1ab73f2983921bd
diff --git a/recovery.cpp b/recovery.cpp
index 6b13590..5d14e73 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"