mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
11 lines
386 B
Diff
11 lines
386 B
Diff
--- src/mozilla/gfx/src/gtk/nsFontMetricsPango.cpp.orig 2009-05-02 18:42:41.000000000 +0200
|
|
+++ src/mozilla/gfx/src/gtk/nsFontMetricsPango.cpp 2013-12-05 17:42:14.091938000 +0100
|
|
@@ -58,7 +58,7 @@
|
|
#include <fontconfig/fontconfig.h>
|
|
#include <gdk/gdk.h>
|
|
#include <gdk/gdkx.h>
|
|
-#include <freetype/tttables.h>
|
|
+#include <freetype2/freetype/tttables.h>
|
|
|
|
#include "mozilla-decoder.h"
|
|
|