summaryrefslogtreecommitdiffstats
path: root/include/com/sun/star/uno/Type.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/com/sun/star/uno/Type.h')
-rw-r--r--include/com/sun/star/uno/Type.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/com/sun/star/uno/Type.h b/include/com/sun/star/uno/Type.h
index 1d71910b28ec..97236229452d 100644
--- a/include/com/sun/star/uno/Type.h
+++ b/include/com/sun/star/uno/Type.h
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _COM_SUN_STAR_UNO_TYPE_H_
-#define _COM_SUN_STAR_UNO_TYPE_H_
+#ifndef INCLUDED_COM_SUN_STAR_UNO_TYPE_H
+#define INCLUDED_COM_SUN_STAR_UNO_TYPE_H
#include <typelib/typedescription.h>
#include <com/sun/star/uno/TypeClass.hdl>