diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2007-12-31 12:35:17 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2007-12-31 12:35:17 +0000 |
| commit | 18a56320c9602155ab8efec1503104da172eb882 (patch) | |
| tree | e6c9bc10db8d29a4e76a24cac3a7ecc376035aec /print/ghostscript8/files/patch-src:fapi_ft.c | |
| parent | 07bcc4091010f79f8d929d6ce22e51c7e3743b3f (diff) | |
Diffstat (limited to 'print/ghostscript8/files/patch-src:fapi_ft.c')
| -rw-r--r-- | print/ghostscript8/files/patch-src:fapi_ft.c | 22 |
1 files changed, 0 insertions, 22 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 d1c936dd64c4..000000000000 --- a/print/ghostscript8/files/patch-src:fapi_ft.c +++ /dev/null @@ -1,22 +0,0 @@ ---- src/fapi_ft.c.orig Wed Jul 11 09:26:24 2007 -+++ src/fapi_ft.c Fri Aug 10 02:40:41 2007 -@@ -28,11 +28,14 @@ - #include "gserror.h" - - /* FreeType headers */ --#include "freetype/freetype.h" --#include "freetype/ftincrem.h" --#include "freetype/ftglyph.h" --#include "freetype/ftoutln.h" --#include "freetype/fttrigon.h" -+#include "ft2build.h" -+#include FT_FREETYPE_H -+#include FT_INCREMENTAL_H -+#include FT_GLYPH_H -+#include FT_OUTLINE_H -+#include FT_TRIGONOMETRY_H -+#include "gserrors.h" -+#include "gserror.h" - - /* Note: structure definitions here start with FF_, which stands for 'FAPI FreeType". */ - |
