summaryrefslogtreecommitdiffstats
path: root/vcl/aqua/source/a11y/aqua11yvaluewrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/aqua/source/a11y/aqua11yvaluewrapper.h')
-rw-r--r--vcl/aqua/source/a11y/aqua11yvaluewrapper.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/aqua/source/a11y/aqua11yvaluewrapper.h b/vcl/aqua/source/a11y/aqua11yvaluewrapper.h
index a0136d973970..6aa2eab1331d 100644
--- a/vcl/aqua/source/a11y/aqua11yvaluewrapper.h
+++ b/vcl/aqua/source/a11y/aqua11yvaluewrapper.h
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SV_AQUA11VALUEWRAPPER_H
-#define _SV_AQUA11VALUEWRAPPER_H
+#ifndef INCLUDED_VCL_AQUA_SOURCE_A11Y_AQUA11YVALUEWRAPPER_H
+#define INCLUDED_VCL_AQUA_SOURCE_A11Y_AQUA11YVALUEWRAPPER_H
#include "aqua/salinst.h"
#include "aqua/aquavcltypes.h"
@@ -35,6 +35,6 @@
+(void)setValueAttributeForElement:(AquaA11yWrapper *)wrapper to:(id)value;
@end
-#endif // _SV_AQUA11VALUEWRAPPER_H
+#endif // INCLUDED_VCL_AQUA_SOURCE_A11Y_AQUA11YVALUEWRAPPER_H
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */