commit | 7e128fbe212c64492afa98bfd6d7fab6f1956831 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Dec 04 15:50:53 2015 -0800 |
committer | Elliott Hughes <enh@google.com> | Fri Dec 04 15:50:53 2015 -0800 |
tree | d080aac00a1243a14b6108e6616bb16e063e4bb8 | |
parent | 385ca5d236547a767133abcd44dff12ca7b805be [diff] [blame] |
Track rename from base/ to android-base/. Change-Id: I3096cfa50afa395d8e9a8043ab69c1e390f86ccb
diff --git a/main.cpp b/main.cpp index 648f36a..9cbcf88 100644 --- a/main.cpp +++ b/main.cpp
@@ -22,8 +22,8 @@ #include "cryptfs.h" #include "sehandle.h" -#include <base/logging.h> -#include <base/stringprintf.h> +#include <android-base/logging.h> +#include <android-base/stringprintf.h> #include <cutils/klog.h> #include <cutils/properties.h> #include <cutils/sockets.h>