diff options
Diffstat (limited to 'xmlsecurity/inc/xmlsignaturehelper2.hxx')
-rw-r--r-- | xmlsecurity/inc/xmlsignaturehelper2.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xmlsecurity/inc/xmlsignaturehelper2.hxx b/xmlsecurity/inc/xmlsignaturehelper2.hxx index 867118ba8da9..340d1e54dd1c 100644 --- a/xmlsecurity/inc/xmlsignaturehelper2.hxx +++ b/xmlsecurity/inc/xmlsignaturehelper2.hxx @@ -20,12 +20,11 @@ #ifndef INCLUDED_XMLSECURITY_INC_XMLSIGNATUREHELPER2_HXX #define INCLUDED_XMLSECURITY_INC_XMLSIGNATUREHELPER2_HXX -#include <tools/link.hxx> #include <rtl/ustring.hxx> #include <cppuhelper/implbase.hxx> -#include <com/sun/star/xml/sax/XDocumentHandler.hpp> +#include <com/sun/star/xml/crypto/XUriBinding.hpp> namespace com { namespace sun { |