]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/font-config.cc
* Ignore test failures on non-i386/amd64 architectures (Closes:
[lilypond.git] / lily / font-config.cc
index 5c1bad2d34608d2b680861d066f248d49248bd79..7737068c2eb1c55f215db09d79cf71d782162261 100644 (file)
@@ -3,13 +3,14 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2005--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2005--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "config.hh"
 
 #if HAVE_FONTCONFIG
 
+#include <cstdio>
 #include <fontconfig/fontconfig.h>
 #include <sys/stat.h>