summaryrefslogtreecommitdiffstats
path: root/roots.cpp
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2018-01-04 22:19:11 +0100
committerTao Bao <tbao@google.com>2018-04-28 06:13:57 +0200
commit9a319f01f8768a1342c3f1c684f04c112a51f45c (patch)
tree78ab4e2c4138f54be8a2f112de0246b1dc0d8898 /roots.cpp
parentMerge "recovery: Revoke (most of) short options." (diff)
downloadandroid_bootable_recovery-9a319f01f8768a1342c3f1c684f04c112a51f45c.tar
android_bootable_recovery-9a319f01f8768a1342c3f1c684f04c112a51f45c.tar.gz
android_bootable_recovery-9a319f01f8768a1342c3f1c684f04c112a51f45c.tar.bz2
android_bootable_recovery-9a319f01f8768a1342c3f1c684f04c112a51f45c.tar.lz
android_bootable_recovery-9a319f01f8768a1342c3f1c684f04c112a51f45c.tar.xz
android_bootable_recovery-9a319f01f8768a1342c3f1c684f04c112a51f45c.tar.zst
android_bootable_recovery-9a319f01f8768a1342c3f1c684f04c112a51f45c.zip
Diffstat (limited to 'roots.cpp')
-rw-r--r--roots.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/roots.cpp b/roots.cpp
index 8907bbd9b..26ebf1fbe 100644
--- a/roots.cpp
+++ b/roots.cpp
@@ -39,7 +39,7 @@
#include <ext4_utils/wipe.h>
#include <fs_mgr.h>
-#include "mounts.h"
+#include "otautil/mounts.h"
static struct fstab* fstab = nullptr;