summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/crypto/sax/Decryptor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xml/crypto/sax/Decryptor.idl')
-rw-r--r--offapi/com/sun/star/xml/crypto/sax/Decryptor.idl10
1 files changed, 5 insertions, 5 deletions
diff --git a/offapi/com/sun/star/xml/crypto/sax/Decryptor.idl b/offapi/com/sun/star/xml/crypto/sax/Decryptor.idl
index d6c7ed77cc1c..e0d6ce80c03d 100644
--- a/offapi/com/sun/star/xml/crypto/sax/Decryptor.idl
+++ b/offapi/com/sun/star/xml/crypto/sax/Decryptor.idl
@@ -28,11 +28,11 @@
#include <com/sun/star/uno/Exception.idl>
#include <com/sun/star/lang/XInitialization.idl>
#include <com/sun/star/lang/XServiceInfo.idl>
-#include "XReferenceResolvedListener.idl"
-#include "XBlockerMonitor.idl"
-#include "XDecryptionResultBroadcaster.idl"
-#include "XKeyCollector.idl"
-#include "XMissionTaker.idl"
+#include <XReferenceResolvedListener.idl>
+#include <XBlockerMonitor.idl>
+#include <XDecryptionResultBroadcaster.idl>
+#include <XKeyCollector.idl>
+#include <XMissionTaker.idl>
module com { module sun { module star { module xml { module crypto { module sax {