summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc/framework
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/inc/framework')
-rw-r--r--xmlsecurity/inc/framework/signatureengine.hxx4
-rw-r--r--xmlsecurity/inc/framework/signatureverifierimpl.hxx2
2 files changed, 3 insertions, 3 deletions
diff --git a/xmlsecurity/inc/framework/signatureengine.hxx b/xmlsecurity/inc/framework/signatureengine.hxx
index 6df21a822780..b4e5c6c3ff8a 100644
--- a/xmlsecurity/inc/framework/signatureengine.hxx
+++ b/xmlsecurity/inc/framework/signatureengine.hxx
@@ -36,8 +36,8 @@
#include <rtl/ref.hxx>
#include "xsecfwdllapi.h"
-#include "securityengine.hxx"
-#include "xmlsignaturetemplateimpl.hxx"
+#include "framework/securityengine.hxx"
+#include "framework/xmlsignaturetemplateimpl.hxx"
#include <vector>
diff --git a/xmlsecurity/inc/framework/signatureverifierimpl.hxx b/xmlsecurity/inc/framework/signatureverifierimpl.hxx
index 49aa4c855c99..96b1267c272b 100644
--- a/xmlsecurity/inc/framework/signatureverifierimpl.hxx
+++ b/xmlsecurity/inc/framework/signatureverifierimpl.hxx
@@ -30,7 +30,7 @@
#include <cppuhelper/implbase.hxx>
#include "xsecfwdllapi.h"
-#include "signatureengine.hxx"
+#include "framework/signatureengine.hxx"
typedef cppu::ImplInheritanceHelper
<