From dbe1712ce345e8209a66970d054c2a631711b2b1 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 17 Mar 2004 07:12:34 +0000 Subject: Fix build with freetype2-2.1.7. --- .../files/patch-gfx_src_gtk_nsFontMetricsXft.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 www/mozilla-devel/files/patch-gfx_src_gtk_nsFontMetricsXft.cpp (limited to 'www/mozilla-devel/files') diff --git a/www/mozilla-devel/files/patch-gfx_src_gtk_nsFontMetricsXft.cpp b/www/mozilla-devel/files/patch-gfx_src_gtk_nsFontMetricsXft.cpp new file mode 100644 index 000000000000..bc141062f7c6 --- /dev/null +++ b/www/mozilla-devel/files/patch-gfx_src_gtk_nsFontMetricsXft.cpp @@ -0,0 +1,12 @@ +--- gfx/src/gtk/nsFontMetricsXft.cpp.orig Wed Mar 17 02:08:01 2004 ++++ gfx/src/gtk/nsFontMetricsXft.cpp Wed Mar 17 02:08:15 2004 +@@ -65,7 +65,8 @@ + + #include + #include +-#include ++#include ++#include FT_FREETYPE_H + + #define FORCE_PR_LOG + #include "prlog.h" -- cgit v1.2.3