From ba7e659b5563537efffed1308ba3a1da98b5bf78 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Sat, 11 Jul 2015 01:07:39 +0000 Subject: [PATCH] Revert "frameworks/base: libexpat now exports its headers." This reverts commit 2f31b66c04b1e80fd039418edf41e74f67b68143. Change-Id: Ib4ce610d1767db5c72c54d33520e8bdf50171a18 --- tools/aapt/StringPool.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/aapt/StringPool.h b/tools/aapt/StringPool.h index be843a868a606..dbe8c8542185f 100644 --- a/tools/aapt/StringPool.h +++ b/tools/aapt/StringPool.h @@ -20,7 +20,7 @@ #include #include -#include +#include using namespace android;