aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/expat
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/expat')
-rw-r--r--third_party/expat/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/expat/BUILD.gn b/third_party/expat/BUILD.gn
index ab20ca6761..1219008c74 100644
--- a/third_party/expat/BUILD.gn
+++ b/third_party/expat/BUILD.gn
@@ -9,7 +9,7 @@ declare_args() {
import("../third_party.gni")
third_party("expat") {
- public_include_dirs = [ "../externals/expat" ]
+ public_include_dirs = [ "../externals/expat/lib" ]
defines = [ "HAVE_MEMMOVE" ]