summaryrefslogtreecommitdiffstats
path: root/vcl/inc/aqua/aqua11ywrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/aqua/aqua11ywrapper.h')
-rw-r--r--vcl/inc/aqua/aqua11ywrapper.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/inc/aqua/aqua11ywrapper.h b/vcl/inc/aqua/aqua11ywrapper.h
index d7767c1b21cc..95edcae2e040 100644
--- a/vcl/inc/aqua/aqua11ywrapper.h
+++ b/vcl/inc/aqua/aqua11ywrapper.h
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SV_AQUA11WRAPPER_H
-#define _SV_AQUA11WRAPPER_H
+#ifndef INCLUDED_VCL_INC_AQUA_AQUA11YWRAPPER_H
+#define INCLUDED_VCL_INC_AQUA_AQUA11YWRAPPER_H
#include "aquavcltypes.h"
#include <com/sun/star/accessibility/XAccessibleAction.hpp>
@@ -105,6 +105,6 @@ struct ReferenceWrapper
-(::com::sun::star::accessibility::XAccessibleTextMarkup *)accessibleTextMarkup;
@end
-#endif // _SV_AQUA11WRAPPER_H
+#endif // INCLUDED_VCL_INC_AQUA_AQUA11YWRAPPER_H
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */