summaryrefslogtreecommitdiff
path: root/print/ghostscript8/files/patch-src:fapi_ft.c
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript8/files/patch-src:fapi_ft.c')
-rw-r--r--print/ghostscript8/files/patch-src:fapi_ft.c12
1 files changed, 9 insertions, 3 deletions
diff --git a/print/ghostscript8/files/patch-src:fapi_ft.c b/print/ghostscript8/files/patch-src:fapi_ft.c
index 9238e4f52ee8..52f28daefcf7 100644
--- a/print/ghostscript8/files/patch-src:fapi_ft.c
+++ b/print/ghostscript8/files/patch-src:fapi_ft.c
@@ -1,6 +1,6 @@
---- src/fapi_ft.c.orig Sat Dec 13 07:07:59 2003
-+++ src/fapi_ft.c Wed Mar 17 21:43:43 2004
-@@ -30,7 +30,8 @@
+--- src/fapi_ft.c.orig Mon Mar 13 17:18:19 2006
++++ src/fapi_ft.c Sun Mar 18 16:23:21 2007
+@@ -26,11 +26,14 @@
#include "math_.h"
/* FreeType headers */
@@ -10,3 +10,9 @@
#include "freetype/ftincrem.h"
#include "freetype/ftglyph.h"
#include "freetype/ftoutln.h"
+ #include "freetype/fttrigon.h"
++#include "gserrors.h"
++#include "gserror.h"
+
+ /* Note: structure definitions here start with FF_, which stands for 'FAPI FreeType". */
+