]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/pango-font.cc
Include `freetype.hh' where appropriate.
[lilypond.git] / lily / pango-font.cc
index ee986fc94d76a653256212c0a7e9ab7d80517bbc..e7b5489df53b7d7963ef519271ded85da2e50d8f 100644 (file)
@@ -22,7 +22,8 @@
 #define PANGO_ENABLE_BACKEND
 
 #include <pango/pangoft2.h>
-#include <freetype/ftxf86.h>
+#include "freetype.hh"
+#include FT_XFREE86_H
 
 #include <map>
 #include <cstdio>