[Libreoffice-commits] core.git: offapi/com

Stephan Bergmann sbergman at redhat.com
Mon Oct 31 10:27:11 UTC 2016


 offapi/com/sun/star/xml/crypto/sax/ElementStackItem.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 40f186a73225f0fcbce828c97d6395dfffb79a90
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Oct 31 11:26:42 2016 +0100

    Clean up #include line
    
    Change-Id: I8fe49533c3aa2830cf068d9cad091f3c2ab0fbfd

diff --git a/offapi/com/sun/star/xml/crypto/sax/ElementStackItem.idl b/offapi/com/sun/star/xml/crypto/sax/ElementStackItem.idl
index a123685..01715c6 100644
--- a/offapi/com/sun/star/xml/crypto/sax/ElementStackItem.idl
+++ b/offapi/com/sun/star/xml/crypto/sax/ElementStackItem.idl
@@ -20,7 +20,7 @@
 #ifndef __com_sun_star_xml_crypto_sax_ElementStackItem_idl_
 #define __com_sun_star_xml_crypto_sax_ElementStackItem_idl_
 
-#include <com/sun/star/xml/sax/XDocumentHandler.idl>
+#include <com/sun/star/xml/sax/XAttributeList.idl>
 
 module com { module sun { module star { module xml { module crypto { module sax {
 


More information about the Libreoffice-commits mailing list