commit | 9f6a2ae67c70085d550962829e6bfe76706907d8 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Sat Dec 05 01:30:46 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sat Dec 05 01:30:46 2015 +0000 |
tree | 7622c9aff4b780948452dd397f9a3e8a051e99dd | |
parent | 1c9bdfd0294cd1b13470ae6443bfa2ad425bd7dd [diff] | |
parent | be5474da4bfc961419feaee5046162e8524f08c1 [diff] |
Merge "Track rename from base/ to android-base/."
diff --git a/tools/aapt/pseudolocalize.h b/tools/aapt/pseudolocalize.h index 71b974b..1faecd1 100644 --- a/tools/aapt/pseudolocalize.h +++ b/tools/aapt/pseudolocalize.h
@@ -1,7 +1,7 @@ #ifndef HOST_PSEUDOLOCALIZE_H #define HOST_PSEUDOLOCALIZE_H -#include <base/macros.h> +#include <android-base/macros.h> #include "StringPool.h" class PseudoMethodImpl {