summaryrefslogtreecommitdiff
path: root/xmlsecurity
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/inc/certificatechooser.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmlsecurity/inc/certificatechooser.hxx b/xmlsecurity/inc/certificatechooser.hxx
index fe138c67700b..45453b23b3ec 100644
--- a/xmlsecurity/inc/certificatechooser.hxx
+++ b/xmlsecurity/inc/certificatechooser.hxx
@@ -25,6 +25,9 @@
#include <vcl/fixed.hxx>
#include <vcl/button.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
+#include <com/sun/star/uno/Sequence.hxx>
+#include <sigstruct.hxx>
+
namespace com {
namespace sun {
@@ -35,9 +38,6 @@ namespace xml { namespace crypto {
class XSecurityEnvironment; }}
}}}
-#include <com/sun/star/uno/Sequence.hxx>
-#include <sigstruct.hxx>
-
class HeaderBar;
class CertificateChooser : public ModalDialog