From: fred Date: Sun, 24 Mar 2002 19:27:44 +0000 (+0000) Subject: lilypond-0.0.23 X-Git-Tag: release/1.5.59~5620 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c61ad1a79c0b0c6409fa14a958961fe747baa682;p=lilypond.git lilypond-0.0.23 --- diff --git a/hdr/proto.hh b/hdr/proto.hh index ac215970fe..8be03e72f7 100644 --- a/hdr/proto.hh +++ b/hdr/proto.hh @@ -2,7 +2,7 @@ /* proto.hh -- part of LilyPond - (c) 1996 Han-Wen Nienhuys + (c) 1996,97 Han-Wen Nienhuys */ #ifndef PROTO_HH @@ -42,8 +42,11 @@ struct Local_key; struct Local_key_item; struct Lookup; struct Lyric_req; +struct Mark_req; struct Mixed_qp; struct Molecule; +struct Rational; +typedef Rational Moment; struct Note_req; struct Notehead; struct Offset;