summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc/framework/securityengine.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/inc/framework/securityengine.hxx')
-rw-r--r--xmlsecurity/inc/framework/securityengine.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/xmlsecurity/inc/framework/securityengine.hxx b/xmlsecurity/inc/framework/securityengine.hxx
index b0cb842d5e56..b0d0a361324e 100644
--- a/xmlsecurity/inc/framework/securityengine.hxx
+++ b/xmlsecurity/inc/framework/securityengine.hxx
@@ -29,7 +29,9 @@
#include <cppuhelper/implbase.hxx>
-class SAL_DLLPUBLIC_RTTI SecurityEngine : public cppu::WeakImplHelper
+#include <xsecfwdllapi.h>
+
+class XSECFW_DLLPUBLIC SecurityEngine : public cppu::WeakImplHelper
<
css::xml::crypto::sax::XReferenceResolvedListener,
css::xml::crypto::sax::XKeyCollector,