<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">diff -Nru gimp-2.8.10.orig/app/text/gimpfont.c gimp-2.8.10/app/text/gimpfont.c
--- gimp-2.8.10.orig/app/text/gimpfont.c	2014-01-12 13:30:58.989882059 +0100
+++ gimp-2.8.10/app/text/gimpfont.c	2014-01-12 13:29:42.560662655 +0100
@@ -27,7 +27,7 @@
 
 #define PANGO_ENABLE_ENGINE  1   /* Argh */
 #include &lt;pango/pango-ot.h&gt;
-#include &lt;freetype/tttables.h&gt;
+#include &lt;tttables.h&gt;
 
 #include "text-types.h"
 
</pre></body></html>