X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fprogram-option.hh;h=acf1a93b5c27d3a56c7379c6a98d429f955c2c77;hb=6afbd8ef9bdea4f7466e5f4fb703d3285bdfe143;hp=c5e8e1ca69e0184fb7451a068c8950781a9c25df;hpb=59a6d1a06432fc0ca88c3023c646182f389ec1b5;p=lilypond.git diff --git a/lily/include/program-option.hh b/lily/include/program-option.hh index c5e8e1ca69..acf1a93b5c 100644 --- a/lily/include/program-option.hh +++ b/lily/include/program-option.hh @@ -27,6 +27,6 @@ SCM ly_get_option (SCM); SCM ly_set_option (SCM, SCM); bool get_program_option (const char *); -std::string get_output_backend_name (); +string get_output_backend_name (); #endif /* SCM_OPTION_HH */