summaryrefslogtreecommitdiff
path: root/xmlsecurity
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/inc/resourcemanager.hxx (renamed from xmlsecurity/source/dialogs/resourcemanager.hxx)0
-rw-r--r--xmlsecurity/source/component/documentdigitalsignatures.cxx4
2 files changed, 2 insertions, 2 deletions
diff --git a/xmlsecurity/source/dialogs/resourcemanager.hxx b/xmlsecurity/inc/resourcemanager.hxx
index f2352a94e62e..f2352a94e62e 100644
--- a/xmlsecurity/source/dialogs/resourcemanager.hxx
+++ b/xmlsecurity/inc/resourcemanager.hxx
diff --git a/xmlsecurity/source/component/documentdigitalsignatures.cxx b/xmlsecurity/source/component/documentdigitalsignatures.cxx
index 92eca28cad38..56bfb5558f70 100644
--- a/xmlsecurity/source/component/documentdigitalsignatures.cxx
+++ b/xmlsecurity/source/component/documentdigitalsignatures.cxx
@@ -18,6 +18,8 @@
*/
#include "documentdigitalsignatures.hxx"
+#include "resourcemanager.hxx"
+
#include <digitalsignaturesdialog.hxx>
#include <certificatechooser.hxx>
#include <certificateviewer.hxx>
@@ -25,10 +27,8 @@
#include <biginteger.hxx>
#include <global.hrc>
#include <pdfsignaturehelper.hxx>
-
#include <sax/tools/converter.hxx>
-#include <../dialogs/resourcemanager.hxx>
#include <com/sun/star/embed/XStorage.hpp>
#include <com/sun/star/embed/StorageFormats.hpp>
#include <com/sun/star/embed/XTransactedObject.hpp>