From: fred Date: Mon, 2 Dec 1996 22:11:37 +0000 (+0000) Subject: lilypond-0.0.14 X-Git-Tag: release/1.5.59~6693 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=649047cc7976f9c622fb4e8a677b131fbfd596e8;p=lilypond.git lilypond-0.0.14 --- diff --git a/hdr/main.hh b/hdr/main.hh index 5bd2a545f2..f5a795a951 100644 --- a/hdr/main.hh +++ b/hdr/main.hh @@ -5,7 +5,7 @@ void debug_init(); void set_debug(bool); void do_scores(); -void add_score(Score * s); +void add_score(Input_score * s); void set_default_output(String s); const char *get_version();