From de40ba59c8e5091221752e9d7c6e072c29a7055f Mon Sep 17 00:00:00 2001 From: Tao Bao Date: Wed, 5 Oct 2016 23:17:01 -0700 Subject: Update the header path for ext4_utils. Test: `mmma bootable/recovery` Change-Id: I70ccddb3ddf46bb012fdc5f632afc46ebdd5473e --- roots.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'roots.cpp') diff --git a/roots.cpp b/roots.cpp index fe49f2b86..14018fcdc 100644 --- a/roots.cpp +++ b/roots.cpp @@ -27,12 +27,12 @@ #include #include - +#include +#include #include + #include "common.h" -#include "make_ext4fs.h" #include "mounts.h" -#include "wipe.h" #include "cryptfs.h" static struct fstab *fstab = NULL; -- cgit v1.2.3