From be5474da4bfc961419feaee5046162e8524f08c1 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Fri, 4 Dec 2015 15:33:35 -0800 Subject: [PATCH] Track rename from base/ to android-base/. Change-Id: I31be831de812052d1c0d4c0781178d0756124bcf --- tools/aapt/pseudolocalize.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/aapt/pseudolocalize.h b/tools/aapt/pseudolocalize.h index 71b974b0c2695..1faecd14172d6 100644 --- a/tools/aapt/pseudolocalize.h +++ b/tools/aapt/pseudolocalize.h @@ -1,7 +1,7 @@ #ifndef HOST_PSEUDOLOCALIZE_H #define HOST_PSEUDOLOCALIZE_H -#include +#include #include "StringPool.h" class PseudoMethodImpl {