From: fred Date: Sun, 24 Mar 2002 19:46:48 +0000 (+0000) Subject: lilypond-0.0.73pre X-Git-Tag: release/1.5.59~4528 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4427ab987072397570f33d0ae766867da836d5f8;p=lilypond.git lilypond-0.0.73pre --- diff --git a/lily/include/lily-proto.hh b/lily/include/lily-proto.hh index 321ea3382c..468a656abb 100644 --- a/lily/include/lily-proto.hh +++ b/lily/include/lily-proto.hh @@ -122,7 +122,7 @@ struct Rational; struct Engraver_group_engraver; struct Request; struct Request_column; -struct Request_engraver; +struct Engraver; struct Rest; struct Rest_collision; struct Rest_collision_engraver; @@ -175,7 +175,9 @@ struct Timing_req; struct Vertical_brace; struct Vertical_spanner; struct Vertical_group; - +struct Vertical_align_spanner; +struct Vertical_align_engraver; +struct Vertical_align_element; struct Voice; struct Voice_element; struct Voice_group_engravers;