summaryrefslogtreecommitdiff
path: root/include/freetype/internal/autohint.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/freetype/internal/autohint.h')
-rw-r--r--include/freetype/internal/autohint.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/freetype/internal/autohint.h b/include/freetype/internal/autohint.h
index 8d5a9773c..9e4ec4273 100644
--- a/include/freetype/internal/autohint.h
+++ b/include/freetype/internal/autohint.h
@@ -24,8 +24,8 @@
/*************************************************************************/
-#ifndef __AUTOHINT_H__
-#define __AUTOHINT_H__
+#ifndef AUTOHINT_H_
+#define AUTOHINT_H_
/*************************************************************************/
@@ -238,7 +238,7 @@ FT_BEGIN_HEADER
FT_END_HEADER
-#endif /* __AUTOHINT_H__ */
+#endif /* AUTOHINT_H_ */
/* END */