From c61ad1a79c0b0c6409fa14a958961fe747baa682 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:27:44 +0000 Subject: [PATCH] lilypond-0.0.23 --- hdr/proto.hh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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; -- 2.39.5