diff options
-rw-r--r-- | sax/Library_expwrap.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sax/Library_expwrap.mk b/sax/Library_expwrap.mk index a6ac2f972f7d..cdd9afacb353 100644 --- a/sax/Library_expwrap.mk +++ b/sax/Library_expwrap.mk @@ -19,7 +19,7 @@ $(eval $(call gb_Library_set_include,expwrap,\ $(eval $(call gb_Library_use_sdk_api,expwrap)) $(eval $(call gb_Library_use_externals,expwrap,\ - expat_utf16 \ + expat_utf8 \ )) $(eval $(call gb_Library_use_libraries,expwrap,\ |