summaryrefslogtreecommitdiff
path: root/third_party/freetype/src/cff/cf2glue.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/freetype/src/cff/cf2glue.h')
-rw-r--r--third_party/freetype/src/cff/cf2glue.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/third_party/freetype/src/cff/cf2glue.h b/third_party/freetype/src/cff/cf2glue.h
index a24da39e93..56a7c248f4 100644
--- a/third_party/freetype/src/cff/cf2glue.h
+++ b/third_party/freetype/src/cff/cf2glue.h
@@ -36,8 +36,8 @@
/***************************************************************************/
-#ifndef __CF2GLUE_H__
-#define __CF2GLUE_H__
+#ifndef CF2GLUE_H_
+#define CF2GLUE_H_
/* common includes for other modules */
@@ -138,7 +138,7 @@ FT_BEGIN_HEADER
FT_END_HEADER
-#endif /* __CF2GLUE_H__ */
+#endif /* CF2GLUE_H_ */
/* END */