opnsense-ports/editors/ted/files/patch-appFrame_appFontConfig.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
332 B
C

--- 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++ )