summaryrefslogtreecommitdiff
path: root/fpicker/source/aqua/SalAquaConstants.h
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/aqua/SalAquaConstants.h')
-rw-r--r--fpicker/source/aqua/SalAquaConstants.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/fpicker/source/aqua/SalAquaConstants.h b/fpicker/source/aqua/SalAquaConstants.h
index 7b18531abd69..591525ba8601 100644
--- a/fpicker/source/aqua/SalAquaConstants.h
+++ b/fpicker/source/aqua/SalAquaConstants.h
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SALAQUACONSTANTS_H_
-#define _SALAQUACONSTANTS_H_
+#ifndef INCLUDED_FPICKER_SOURCE_AQUA_SALAQUACONSTANTS_H
+#define INCLUDED_FPICKER_SOURCE_AQUA_SALAQUACONSTANTS_H
#define kAppFourCharCode 'LibO'
#define kControlPropertyTracking 'Trck'
@@ -51,6 +51,6 @@
#define kAquaPopupButtonDefaultHeight (26)
-#endif //_SALAQUACONSTANTS_H_
+#endif // INCLUDED_FPICKER_SOURCE_AQUA_SALAQUACONSTANTS_H
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */