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.c18
1 files changed, 0 insertions, 18 deletions
diff --git a/print/ghostscript8/files/patch-src:fapi_ft.c b/print/ghostscript8/files/patch-src:fapi_ft.c
deleted file mode 100644
index 52f28daefcf7..000000000000
--- a/print/ghostscript8/files/patch-src:fapi_ft.c
+++ /dev/null
@@ -1,18 +0,0 @@
---- 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 */
--#include "freetype/freetype.h"
-+#include "ft2build.h"
-+#include FT_FREETYPE_H
- #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". */
-