diff options
Diffstat (limited to 'xmlsecurity/inc/xmlsec/saxhelper.hxx')
-rw-r--r-- | xmlsecurity/inc/xmlsec/saxhelper.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlsecurity/inc/xmlsec/saxhelper.hxx b/xmlsecurity/inc/xmlsec/saxhelper.hxx index a49ccef1894c..a5863ffd0e2a 100644 --- a/xmlsecurity/inc/xmlsec/saxhelper.hxx +++ b/xmlsecurity/inc/xmlsec/saxhelper.hxx @@ -23,6 +23,7 @@ #include <string_view> +#include <libxml/parser.h> #include <libxml/tree.h> #include <rtl/ustring.hxx> |