summaryrefslogtreecommitdiff
path: root/Build/source/libs/freetype2/freetype-src/src/pcf/pcfdrivr.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/freetype2/freetype-src/src/pcf/pcfdrivr.h')
-rw-r--r--Build/source/libs/freetype2/freetype-src/src/pcf/pcfdrivr.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/libs/freetype2/freetype-src/src/pcf/pcfdrivr.h b/Build/source/libs/freetype2/freetype-src/src/pcf/pcfdrivr.h
index 54614951b5d..29d30497cd6 100644
--- a/Build/source/libs/freetype2/freetype-src/src/pcf/pcfdrivr.h
+++ b/Build/source/libs/freetype2/freetype-src/src/pcf/pcfdrivr.h
@@ -25,8 +25,8 @@ THE SOFTWARE.
*/
-#ifndef __PCFDRIVR_H__
-#define __PCFDRIVR_H__
+#ifndef PCFDRIVR_H_
+#define PCFDRIVR_H_
#include <ft2build.h>
#include FT_INTERNAL_DRIVER_H
@@ -42,7 +42,7 @@ FT_BEGIN_HEADER
FT_END_HEADER
-#endif /* __PCFDRIVR_H__ */
+#endif /* PCFDRIVR_H_ */
/* END */