summaryrefslogtreecommitdiff
path: root/third_party/freetype/src/cff/cf2intrp.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/freetype/src/cff/cf2intrp.h')
-rw-r--r--third_party/freetype/src/cff/cf2intrp.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/third_party/freetype/src/cff/cf2intrp.h b/third_party/freetype/src/cff/cf2intrp.h
index b5d8947838..ec030e8944 100644
--- a/third_party/freetype/src/cff/cf2intrp.h
+++ b/third_party/freetype/src/cff/cf2intrp.h
@@ -36,8 +36,8 @@
/***************************************************************************/
-#ifndef __CF2INTRP_H__
-#define __CF2INTRP_H__
+#ifndef CF2INTRP_H_
+#define CF2INTRP_H_
#include "cf2ft.h"
@@ -77,7 +77,7 @@ FT_BEGIN_HEADER
FT_END_HEADER
-#endif /* __CF2INTRP_H__ */
+#endif /* CF2INTRP_H_ */
/* END */