diff --git a/include/ftfntfmt.h b/include/ftfntfmt.h index b3e65e30d..1f8ff28f1 100644 --- a/include/ftfntfmt.h +++ b/include/ftfntfmt.h @@ -16,8 +16,8 @@ /***************************************************************************/ -#ifndef __FTXF86_H__ -#define __FTXF86_H__ +#ifndef __FTFNTFMT_H__ +#define __FTFNTFMT_H__ #include #include FT_FREETYPE_H @@ -89,4 +89,4 @@ FT_BEGIN_HEADER FT_END_HEADER -#endif /* __FTXF86_H__ */ +#endif /* __FTFNTFMT_H__ */