commit | 4b166f0e69d46858ff998414da2a01e0266fa339 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Dec 04 15:30:20 2015 -0800 |
committer | Elliott Hughes <enh@google.com> | Fri Dec 04 15:30:20 2015 -0800 |
tree | a7fd37681876afa17e01a04cc08a5c50741f3828 | |
parent | fc23a50cef6347651b2d25facd53cf6d50cfae67 [diff] [blame] |
Track rename from base/ to android-base/. Change-Id: I354a8c424d340a9abe21fd716a4ee0d3b177d86f
diff --git a/uncrypt/uncrypt.cpp b/uncrypt/uncrypt.cpp index 4956cc2..4825041 100644 --- a/uncrypt/uncrypt.cpp +++ b/uncrypt/uncrypt.cpp
@@ -53,8 +53,8 @@ #include <memory> -#include <base/file.h> -#include <base/strings.h> +#include <android-base/file.h> +#include <android-base/strings.h> #include <cutils/android_reboot.h> #include <cutils/properties.h> #include <fs_mgr.h>