summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/MessageBoxType.idl
diff options
context:
space:
mode:
authorAriel Constenla-Haile <arielch@apache.org>2013-05-28 22:09:37 +0000
committerAriel Constenla-Haile <arielch@apache.org>2013-05-28 22:09:37 +0000
commit82194a19ff4f29c8451c8e6ab6fe4f1b9d08df27 (patch)
treebe5f5d2f14a0b3d0cd94306914b93786c2dd9cf9 /offapi/com/sun/star/awt/MessageBoxType.idl
parent5149ad822bb66cca9561b7c181c6c2279affc29a (diff)
i121544 - Fix header guards
Found by: Tsutomu Uchino
Notes
Diffstat (limited to 'offapi/com/sun/star/awt/MessageBoxType.idl')
-rw-r--r--offapi/com/sun/star/awt/MessageBoxType.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/MessageBoxType.idl b/offapi/com/sun/star/awt/MessageBoxType.idl
index c18274eecf17..b3bfd2d37605 100644
--- a/offapi/com/sun/star/awt/MessageBoxType.idl
+++ b/offapi/com/sun/star/awt/MessageBoxType.idl
@@ -19,8 +19,8 @@
*
*************************************************************/
-#ifndef __com_sun_star_awt_MessageBoxCommand_idl__
-#define __com_sun_star_awt_MessageBoxCommand_idl__
+#ifndef __com_sun_star_awt_MessageBoxType_idl__
+#define __com_sun_star_awt_MessageBoxType_idl__
module com { module sun { module star { module awt {