]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/freetype.hh
Merge branch 'master' of ssh://jeancharlesm@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / lily / include / freetype.hh
index 2297d6c1d8bf716f046371715215613d6fd33980..1b6dad26e8962ff795b4b47758a7da701a11fe35 100644 (file)
@@ -19,5 +19,7 @@ extern FT_Library freetype2_library;
 
 FT_Face open_ft_face (string str);
 
+string freetype_error_string (int code);
+
 #endif /* FREETYPE_HH */