diff options
-rw-r--r-- | xmlsecurity/inc/xmlsignaturehelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/inc/xmlsignaturehelper.hxx b/xmlsecurity/inc/xmlsignaturehelper.hxx index 2e6c2ce7f2b9..0fcbd665251f 100644 --- a/xmlsecurity/inc/xmlsignaturehelper.hxx +++ b/xmlsecurity/inc/xmlsignaturehelper.hxx @@ -26,10 +26,10 @@ #include <svl/sigstruct.hxx> #include "xmlsecuritydllapi.h" #include "xmlsignaturehelper.hxx" +#include "xsecctl.hxx" class DateTime; class UriBindingHelper; -class XSecController; namespace com { namespace sun { |