From: fred Date: Sun, 24 Mar 2002 19:51:51 +0000 (+0000) Subject: lilypond-0.1.44 X-Git-Tag: release/1.5.59~4229 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ea24b2e7106c611fda4db5107b0a91b86535c2f1;p=lilypond.git lilypond-0.1.44 --- diff --git a/lib/include/proto.hh b/lib/include/proto.hh index 17a7b341a8..21cadf9b79 100644 --- a/lib/include/proto.hh +++ b/lib/include/proto.hh @@ -14,4 +14,7 @@ struct Duration; struct Duration_iterator; struct Source_file; struct Sources; +struct File_storage; +struct Mapped_file_storage; +struct Simple_file_storage; #endif // PROTO_HH