X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Ffreetype.hh;h=1b6dad26e8962ff795b4b47758a7da701a11fe35;hb=b49170ffde342d659c490d0fa6277f20a12ec7ea;hp=2297d6c1d8bf716f046371715215613d6fd33980;hpb=474c8729dc274a30558102a015a01fa5882673db;p=lilypond.git diff --git a/lily/include/freetype.hh b/lily/include/freetype.hh index 2297d6c1d8..1b6dad26e8 100644 --- a/lily/include/freetype.hh +++ b/lily/include/freetype.hh @@ -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 */