diff --git a/graphics/inkscape/files/patch-src_libnrtype_FontFactory.h b/graphics/inkscape/files/patch-src_libnrtype_FontFactory.h new file mode 100644 index 000000000000..c913b8d6ae49 --- /dev/null +++ b/graphics/inkscape/files/patch-src_libnrtype_FontFactory.h @@ -0,0 +1,12 @@ +--- src/libnrtype/FontFactory.h.orig 2013-12-08 11:01:49.000000000 +0100 ++++ src/libnrtype/FontFactory.h 2013-12-08 11:02:22.000000000 +0100 +@@ -31,7 +31,8 @@ + #include + #else + #include +-#include ++#include ++#include FT_FREETYPE_H + #endif + + namespace Glib