]> TLD Linux GIT Repositories - packages/grub2.git/blob - grub2-freetype_include.patch
185ce70162223ea1191d8c746ee72da612ad502b
[packages/grub2.git] / grub2-freetype_include.patch
1 diff -dur grub-2.00.orig/util/grub-mkfont.c grub-2.00/util/grub-mkfont.c
2 --- grub-2.00.orig/util/grub-mkfont.c   2012-03-10 13:17:57.000000000 +0100
3 +++ grub-2.00/util/grub-mkfont.c        2013-11-30 12:42:43.623031541 +0100
4 @@ -39,7 +39,7 @@
5  #include FT_FREETYPE_H
6  #include FT_TRUETYPE_TAGS_H
7  #include FT_TRUETYPE_TABLES_H
8 -#include <freetype/ftsynth.h>
9 +#include FT_SYNTHESIS_H
10  
11  #undef __FTERRORS_H__
12  #define FT_ERROR_START_LIST   const char *ft_errmsgs[] = {