From a7001ebf4cdbce43243f6ea4717bba3d586f861e Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:57:06 +0000 Subject: [PATCH] lilypond-0.1.14 --- lily/include/lily-proto.hh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lily/include/lily-proto.hh b/lily/include/lily-proto.hh index 575b52afbd..7c735faa27 100644 --- a/lily/include/lily-proto.hh +++ b/lily/include/lily-proto.hh @@ -46,7 +46,7 @@ struct Break_align_item; struct Bracket_req; struct Cadenza_req; struct Change_iterator; -struct Change_reg; +struct Change_translator; struct Chord; struct Clef_change_req; struct Clef_item; @@ -73,6 +73,7 @@ struct Dynamic_req; struct Element_group; struct Element_group_item; struct General_script_def; +struct Graphical_element; struct Music_output; struct Music_output_def; struct Global_translator; @@ -144,7 +145,7 @@ struct Note_head; struct Note_head_engraver; struct Notename_table; struct Offset; -struct Output; +struct Outputter; struct Performer; struct Paper_column; struct Paper_score; -- 2.39.5