X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fprogram-option.hh;h=7a119b46e5a7063db8f7e8e13f49d9e95d2e649f;hb=8cc304c6e0f141b0fb00dffb9a8f592e540d23cd;hp=55971a1fa16ba6a74e451ad6e5ed81cc0bd36783;hpb=7785ac382ed511ed535adf77adc3c07649fbc9b5;p=lilypond.git diff --git a/lily/include/program-option.hh b/lily/include/program-option.hh index 55971a1fa1..7a119b46e5 100644 --- a/lily/include/program-option.hh +++ b/lily/include/program-option.hh @@ -22,4 +22,6 @@ SCM ly_set_option (SCM, SCM); bool get_program_option (const char *); +bool get_program_option (const char *); + #endif /* SCM_OPTION_HH */