summaryrefslogtreecommitdiff
path: root/x11-toolkits/pango/files/patch-pango_pango-ot.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/pango/files/patch-pango_pango-ot.h')
-rw-r--r--x11-toolkits/pango/files/patch-pango_pango-ot.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-toolkits/pango/files/patch-pango_pango-ot.h b/x11-toolkits/pango/files/patch-pango_pango-ot.h
deleted file mode 100644
index 61e68f7207e7..000000000000
--- a/x11-toolkits/pango/files/patch-pango_pango-ot.h
+++ /dev/null
@@ -1,12 +0,0 @@
---- pango/pango-ot.h.orig Tue Mar 16 16:21:00 2004
-+++ pango/pango-ot.h Tue Mar 16 16:21:18 2004
-@@ -22,7 +22,8 @@
- #ifndef __PANGO_OT_H__
- #define __PANGO_OT_H__
-
--#include <freetype/freetype.h>
-+#include <ft2build.h>
-+#include FT_FREETYPE_H
- #include <pango/pango-glyph.h>
-
- G_BEGIN_DECLS