summaryrefslogtreecommitdiff
path: root/src/cff/cfftypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cff/cfftypes.h')
-rw-r--r--src/cff/cfftypes.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/cff/cfftypes.h b/src/cff/cfftypes.h
index de8a5ee9b..35768a1d0 100644
--- a/src/cff/cfftypes.h
+++ b/src/cff/cfftypes.h
@@ -17,8 +17,8 @@
/***************************************************************************/
-#ifndef __CFFTYPES_H__
-#define __CFFTYPES_H__
+#ifndef CFFTYPES_H_
+#define CFFTYPES_H_
#include <ft2build.h>
@@ -278,7 +278,7 @@ FT_BEGIN_HEADER
FT_END_HEADER
-#endif /* __CFFTYPES_H__ */
+#endif /* CFFTYPES_H_ */
/* END */