diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-05-15 15:49:17 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-05-15 15:49:17 +0000 |
commit | 6f316ce2e89f972a4f22e1b97e1dda5e9d58cefa (patch) | |
tree | fb8d61358190cc429db453d54fb9920ccfde716f /print/ghostscript8/files/patch-src:fapi_ft.c | |
parent | ea16706c62b542adc8f3b887256bf215bf914db6 (diff) |
Diffstat (limited to 'print/ghostscript8/files/patch-src:fapi_ft.c')
-rw-r--r-- | print/ghostscript8/files/patch-src:fapi_ft.c | 12 |
1 files changed, 0 insertions, 12 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 9238e4f52ee8..000000000000 --- a/print/ghostscript8/files/patch-src:fapi_ft.c +++ /dev/null @@ -1,12 +0,0 @@ ---- 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 @@ - #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" |