offapi/com/sun/star/xml/crypto/sax/ElementStackItem.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 40f186a73225f0fcbce828c97d6395dfffb79a90 Author: Stephan Bergmann <[email protected]> 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 { _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
