diff options
-rw-r--r-- | xmlsecurity/source/helper/xsecctl.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlsecurity/source/helper/xsecctl.cxx b/xmlsecurity/source/helper/xsecctl.cxx index 6431d27e9c3c..7acb1b1974c1 100644 --- a/xmlsecurity/source/helper/xsecctl.cxx +++ b/xmlsecurity/source/helper/xsecctl.cxx @@ -34,6 +34,7 @@ #endif #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/xml/sax/XParser.hpp> +#include <com/sun/star/xml/crypto/XXMLSignature.hpp> #include <xmloff/attrlist.hxx> #include <rtl/ustrbuf.hxx> |