summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2021-05-19 06:52:55 +0200
committerJan-Marek Glogowski <glogow@fbihome.de>2021-06-01 22:07:33 +0200
commitb3a56273a388c44d0fcf0aff0d06b5414f2e3397 (patch)
tree42a600f9e6167f44cb199a0784773cc5afff2191 /xmlsecurity/inc
parent75458bfab180a57597e674d38e2953c440cf118d (diff)
xmlsec: rename xmlsignaturehelper2 files
Change-Id: I1fe7b2f3e265f05c795689bf4e98e7005ef42cfd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116557 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Diffstat (limited to 'xmlsecurity/inc')
-rw-r--r--xmlsecurity/inc/UriBindingHelper.hxx (renamed from xmlsecurity/inc/xmlsignaturehelper2.hxx)0
-rw-r--r--xmlsecurity/inc/xsecctl.hxx2
2 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/inc/xmlsignaturehelper2.hxx b/xmlsecurity/inc/UriBindingHelper.hxx
index 67c9ae69f8ba..67c9ae69f8ba 100644
--- a/xmlsecurity/inc/xmlsignaturehelper2.hxx
+++ b/xmlsecurity/inc/UriBindingHelper.hxx
diff --git a/xmlsecurity/inc/xsecctl.hxx b/xmlsecurity/inc/xsecctl.hxx
index 9fa4fec004a0..9ec53ecca6bb 100644
--- a/xmlsecurity/inc/xsecctl.hxx
+++ b/xmlsecurity/inc/xsecctl.hxx
@@ -30,7 +30,7 @@
#include <vector>
-#include "xmlsignaturehelper2.hxx"
+#include "UriBindingHelper.hxx"
namespace com::sun::star::embed { class XStorage; }
namespace com::sun::star::graphic { class XGraphic; }