X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fkpath.hh;h=0e7c64d6cb4bbc39eca1d6861e30bc40927119cb;hb=2909349bdbefbf880fa9c8c47ba2eddf9f9855ca;hp=ec74c7027a71d2cf89398fdbd0ab4f19b53edebd;hpb=b37e3f652677ae0298423db9fa0e552e5fce0c92;p=lilypond.git diff --git a/lily/include/kpath.hh b/lily/include/kpath.hh index ec74c7027a..0e7c64d6cb 100644 --- a/lily/include/kpath.hh +++ b/lily/include/kpath.hh @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 2000--2006 Han-Wen Nienhuys + (c) 2000--2007 Han-Wen Nienhuys */ #ifndef KPATH_HH @@ -11,8 +11,7 @@ #include "std-string.hh" -std::string kpathsea_find_tfm (char const *name); -void initialize_kpathsea (char *av0); +string kpathsea_find_tfm (char const *name); #endif /* KPATH_HH */