From a7eae9c280d860ca12b6300539404bec16700a7b Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Sun, 18 May 2014 13:44:01 +0200 Subject: fix some header guards Change-Id: Id2c15eba3f70cd8f1ae8869bc0838aef13cd96ee --- winaccessibility/source/UAccCOM/acccommon.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'winaccessibility/source/UAccCOM/acccommon.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 -- cgit