Blob Blame History Raw
--- src/libnrtype/FontFactory.h~	2011-07-08 13:25:09.000000000 -0500
+++ src/libnrtype/FontFactory.h	2014-03-31 10:30:21.908992050 -0500
@@ -31,7 +31,7 @@
 #include <pango/pangowin32.h>
 #else
 #include <pango/pangoft2.h>
-#include <freetype/freetype.h>
+#include <freetype2/freetype.h>
 #endif
 
 namespace Glib