]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/open-type-font.cc
CG: rename 'commit access' to 'push access'
[lilypond.git] / lily / open-type-font.cc
index df6a744d0e42165e6d31837d1b474c16b78c8fc9..76bbff86ed0cfdb762a70d3da57bdd9c4647f459 100644 (file)
 */
 
 #include "open-type-font.hh"
+#include "freetype.hh"
 
 #include <cstdio>
 
 using namespace std;
 
-#include <freetype/tttables.h>
+#include FT_TRUETYPE_TABLES_H
 
 #include "dimensions.hh"
 #include "freetype.hh"