summaryrefslogtreecommitdiff
path: root/editors/ted/files/patch-appFrame_appFontConfig.c
blob: 4e7979331e332cd2bef4ba8a9a459903eb503009 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- appFrame/appFontConfig.c.orig	2013-12-13 10:45:38.000000000 +0100
+++ appFrame/appFontConfig.c	2013-12-13 10:46:24.000000000 +0100
@@ -889,7 +889,7 @@
 
     static const n2s xftn2s[]=
     {
-#   include <freetype/fterrdef.h>
+#   include FT_ERROR_DEFINITIONS_H
     };
 
     for ( i= 0; i < sizeof(xftn2s)/sizeof(n2s); i++ )