summaryrefslogtreecommitdiffstats
path: root/applypatch/imgdiff.cpp
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-09-29 23:39:33 +0200
committerTao Bao <tbao@google.com>2017-10-11 00:52:11 +0200
commit09e468f84cc245fba61d69165b4af8f1ec4cdfd5 (patch)
tree415073930d2bb71cae132e38a57cea3f2c15d7e1 /applypatch/imgdiff.cpp
parentMerge "otautil: Fix mac build." (diff)
downloadandroid_bootable_recovery-09e468f84cc245fba61d69165b4af8f1ec4cdfd5.tar
android_bootable_recovery-09e468f84cc245fba61d69165b4af8f1ec4cdfd5.tar.gz
android_bootable_recovery-09e468f84cc245fba61d69165b4af8f1ec4cdfd5.tar.bz2
android_bootable_recovery-09e468f84cc245fba61d69165b4af8f1ec4cdfd5.tar.lz
android_bootable_recovery-09e468f84cc245fba61d69165b4af8f1ec4cdfd5.tar.xz
android_bootable_recovery-09e468f84cc245fba61d69165b4af8f1ec4cdfd5.tar.zst
android_bootable_recovery-09e468f84cc245fba61d69165b4af8f1ec4cdfd5.zip
Diffstat (limited to 'applypatch/imgdiff.cpp')
-rw-r--r--applypatch/imgdiff.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/applypatch/imgdiff.cpp b/applypatch/imgdiff.cpp
index c887a854d..3a61a7d0d 100644
--- a/applypatch/imgdiff.cpp
+++ b/applypatch/imgdiff.cpp
@@ -166,7 +166,7 @@
#include <zlib.h>
#include "applypatch/imgdiff_image.h"
-#include "rangeset.h"
+#include "otautil/rangeset.h"
using android::base::get_unaligned;