]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/pango-font.cc
Doc: Usage 1.2 - Added note about using wildcards
[lilypond.git] / lily / pango-font.cc
index ee986fc94d76a653256212c0a7e9ab7d80517bbc..8fe5da409eaab2fb0ba5d81e2682eb0a68f74cde 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2004--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 2004--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -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>