From: fred Date: Sun, 24 Mar 2002 19:57:06 +0000 (+0000) Subject: lilypond-0.1.14 X-Git-Tag: release/1.5.59~3926 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a7001ebf4cdbce43243f6ea4717bba3d586f861e;p=lilypond.git lilypond-0.1.14 --- 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;