X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Ffreetype.hh;h=0dc6d0730cae1e8493d2bfea767bb91b4fe892ad;hb=31bd10a19f2c5ef537044bc99982aaecd0d4a16c;hp=1875e7c27126af47e508b75d7bdd11d6a1219b46;hpb=e18531db1f79fb685fbd16d6a2a67bf4b6c09915;p=lilypond.git diff --git a/lily/include/freetype.hh b/lily/include/freetype.hh index 1875e7c271..0dc6d0730c 100644 --- a/lily/include/freetype.hh +++ b/lily/include/freetype.hh @@ -28,6 +28,6 @@ void init_freetype (); extern FT_Library freetype2_library; -string freetype_error_string (int code); +string freetype_error_string (FT_Error code); #endif /* FREETYPE_HH */