summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
author Elliott Hughes <enh@google.com> 2015-12-05 01:36:53 +0000
committer android-build-merger <android-build-merger@google.com> 2015-12-05 01:36:53 +0000
commit8aa8fe2c64cf4611ba68d90992e54858a35aae58 (patch)
treea518ac39d2b8feebe4eabfb29dfb1bfa6943d86f /tools
parentec719f1509807765dac661286000c7e411ec9662 (diff)
parent9f6a2ae67c70085d550962829e6bfe76706907d8 (diff)
Merge "Track rename from base/ to android-base/."
am: 9f6a2ae67c * commit '9f6a2ae67c70085d550962829e6bfe76706907d8': Track rename from base/ to android-base/.
Diffstat (limited to 'tools')
-rw-r--r--tools/aapt/pseudolocalize.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/aapt/pseudolocalize.h b/tools/aapt/pseudolocalize.h
index 71b974b0c269..1faecd14172d 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 {