From 13af954b790aa81992cd93550cdd24359c612639 Mon Sep 17 00:00:00 2001 From: marcus 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 mail/thunderbird-esr/files/patch-gfx_src_gtk_nsFontMetricsXft.cpp (limited to 'mail/thunderbird-esr') diff --git a/mail/thunderbird-esr/files/patch-gfx_src_gtk_nsFontMetricsXft.cpp b/mail/thunderbird-esr/files/patch-gfx_src_gtk_nsFontMetricsXft.cpp new file mode 100644 index 0000000..bc14106 --- /dev/null +++ b/mail/thunderbird-esr/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.1