summaryrefslogtreecommitdiff
path: root/tools/aapt/StringPool.h
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-07-11 01:07:39 +0000
committerElliott Hughes <enh@google.com>2015-07-11 01:07:39 +0000
commitba7e659b5563537efffed1308ba3a1da98b5bf78 (patch)
tree6f6e5e89e9fa0438cfc2e888f366613a10efad16 /tools/aapt/StringPool.h
parent2f31b66c04b1e80fd039418edf41e74f67b68143 (diff)
Revert "frameworks/base: libexpat now exports its headers."
This reverts commit 2f31b66c04b1e80fd039418edf41e74f67b68143. Change-Id: Ib4ce610d1767db5c72c54d33520e8bdf50171a18
Diffstat (limited to 'tools/aapt/StringPool.h')
-rw-r--r--tools/aapt/StringPool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/aapt/StringPool.h b/tools/aapt/StringPool.h
index be843a868a60..dbe8c8542185 100644
--- a/tools/aapt/StringPool.h
+++ b/tools/aapt/StringPool.h
@@ -20,7 +20,7 @@
#include <ctype.h>
#include <errno.h>
-#include <expat.h>
+#include <libexpat/expat.h>
using namespace android;