diff options
-rw-r--r-- | bridges/source/jni_uno/jni_bridge.h | 4 | ||||
-rw-r--r-- | winaccessibility/source/UAccCOM/acccommon.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/bridges/source/jni_uno/jni_bridge.h b/bridges/source/jni_uno/jni_bridge.h index 049f1e543cd1..5779ae71c866 100644 --- a/bridges/source/jni_uno/jni_bridge.h +++ b/bridges/source/jni_uno/jni_bridge.h @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_JNI_BRIDGE_H -#define INCLUDED_JNI_BRIDGE_H +#ifndef INCLUDED_BRIDGES_SOURCE_JNI_UNO_JNI_BRIDGE_H +#define INCLUDED_BRIDGES_SOURCE_JNI_UNO_JNI_BRIDGE_H #include "jni_base.h" #include "jni_info.h" diff --git a/winaccessibility/source/UAccCOM/acccommon.h b/winaccessibility/source/UAccCOM/acccommon.h index 2f6b5d6d2fa7..b3458d0a9d73 100644 --- a/winaccessibility/source/UAccCOM/acccommon.h +++ b/winaccessibility/source/UAccCOM/acccommon.h @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef __ACCCOMMON_H_ -#define __ACCCOMMON_H_ +#ifndef INCLUDED_WINACCESSIBILITY_SOURCE_UACCCOM_ACCCOMMON_H +#define INCLUDED_WINACCESSIBILITY_SOURCE_UACCCOM_ACCCOMMON_H //for MAccessible.cxx struct ltComp |