From 649047cc7976f9c622fb4e8a677b131fbfd596e8 Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 2 Dec 1996 22:11:37 +0000 Subject: [PATCH] lilypond-0.0.14 --- hdr/main.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(); -- 2.39.5