summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc/framework/signatureengine.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-16 17:32:51 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-16 17:32:51 +0200
commitfcc2dd7f1faa90f351538c5f324301770cdf04e3 (patch)
tree9d16b8f304055f9f9442a706f12e4b3c78ffef29 /xmlsecurity/inc/framework/signatureengine.hxx
parent2d3535a78aa1b3e2714adfa65cd73bd0fe02427e (diff)
Make include files found through -Ixmlsecurity/inc
...instead of implicitly next to the including file, in preparation of loplugin:includeform Change-Id: I81e3cd2dee707168064ff729f47e525b29bea43b
Diffstat (limited to 'xmlsecurity/inc/framework/signatureengine.hxx')
-rw-r--r--xmlsecurity/inc/framework/signatureengine.hxx4
1 files changed, 2 insertions, 2 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>