summaryrefslogtreecommitdiffstats
path: root/updater/blockimg.cpp
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2016-10-11 00:48:37 +0200
committerTao Bao <tbao@google.com>2016-10-11 01:49:50 +0200
commit0c7839ac14a00f32d740c23ddf6df65f2757ece5 (patch)
tree09167517080321a786bee0f332f72461156002cc /updater/blockimg.cpp
parentMerge "Update the header path for ext4_utils." (diff)
downloadandroid_bootable_recovery-0c7839ac14a00f32d740c23ddf6df65f2757ece5.tar
android_bootable_recovery-0c7839ac14a00f32d740c23ddf6df65f2757ece5.tar.gz
android_bootable_recovery-0c7839ac14a00f32d740c23ddf6df65f2757ece5.tar.bz2
android_bootable_recovery-0c7839ac14a00f32d740c23ddf6df65f2757ece5.tar.lz
android_bootable_recovery-0c7839ac14a00f32d740c23ddf6df65f2757ece5.tar.xz
android_bootable_recovery-0c7839ac14a00f32d740c23ddf6df65f2757ece5.tar.zst
android_bootable_recovery-0c7839ac14a00f32d740c23ddf6df65f2757ece5.zip
Diffstat (limited to 'updater/blockimg.cpp')
-rw-r--r--updater/blockimg.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/updater/blockimg.cpp b/updater/blockimg.cpp
index 0caa1acbd..433d98026 100644
--- a/updater/blockimg.cpp
+++ b/updater/blockimg.cpp
@@ -45,12 +45,12 @@
#include "applypatch/applypatch.h"
#include "edify/expr.h"
#include "error_code.h"
-#include "install.h"
+#include "updater/install.h"
#include "openssl/sha.h"
#include "minzip/Hash.h"
#include "ota_io.h"
#include "print_sha1.h"
-#include "updater.h"
+#include "updater/updater.h"
#define BLOCKSIZE 4096