summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorTomas Hlavaty <tom@logand.com>2012-01-25 01:46:32 +0100
committerMichael Stahl <mstahl@redhat.com>2012-04-20 12:57:50 +0200
commit5040115c9825e70161c52ff21ef45ff403cbde46 (patch)
tree3bf92ed90a37b2d52cf2291d19463d07ca4bcbd4 /offapi
parent940be4690893674042cb945820b25052b35b069d (diff)
idl #ifndef fix
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/xsd/WhiteSpaceTreatment.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/xsd/WhiteSpaceTreatment.idl b/offapi/com/sun/star/xsd/WhiteSpaceTreatment.idl
index c5d2bd890f81..27aec53d199d 100644
--- a/offapi/com/sun/star/xsd/WhiteSpaceTreatment.idl
+++ b/offapi/com/sun/star/xsd/WhiteSpaceTreatment.idl
@@ -26,8 +26,8 @@
*
************************************************************************/
-#ifndef __com_sun_star_xsd_XDataType_idl__
-#define __com_sun_star_xsd_XDataType_idl__
+#ifndef __com_sun_star_xsd_WhiteSpaceTreatment_idl__
+#define __com_sun_star_xsd_WhiteSpaceTreatment_idl__
//=============================================================================
module com { module sun { module star { module xsd {