summaryrefslogtreecommitdiff
blob: 7e185b367194c28ee3d19508e34780aee271d576 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Ted-2.23/appFrame/appFontConfig.c
+++ Ted-2.23/appFrame/appFontConfig.c
@@ -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++ )