diff options
Diffstat (limited to 'udkapi/com/sun/star/reflection')
-rw-r--r-- | udkapi/com/sun/star/reflection/XServiceConstructorDescription.idl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/reflection/XServiceConstructorDescription.idl b/udkapi/com/sun/star/reflection/XServiceConstructorDescription.idl index 0121f1d83c36..6f43537c93d0 100644 --- a/udkapi/com/sun/star/reflection/XServiceConstructorDescription.idl +++ b/udkapi/com/sun/star/reflection/XServiceConstructorDescription.idl @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef __com_sun_star_reflection_XServiceConstructorDescription2_idl__ -#define __com_sun_star_reflection_XServiceConstructorDescription2_idl__ +#ifndef __com_sun_star_reflection_XServiceConstructorDescription_idl__ +#define __com_sun_star_reflection_XServiceConstructorDescription_idl__ #include <com/sun/star/uno/XInterface.idl> |