]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/flower-proto.hh
release: 1.3.71
[lilypond.git] / flower / include / flower-proto.hh
index a900c33dc9eebcf4fb048632c1cc9620ca2d6519..cad9bff1f2cf1672bb55dbb56e84f310013f387b 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
-  fproto.hh -- typenames in flowerlib
+  fflower-proto.hh -- typenames in flowerlib
 
   (c) 1996 Han-Wen Nienhuys
 */
@@ -52,6 +52,16 @@ typedef long long I64;
 
 typedef unsigned char Byte;
 
+struct Duration;
+struct Duration_iterator;
+struct Source_file;
+struct Binary_source_file;
+struct Sources;
+struct File_storage;
+struct Mapped_file_storage;
+struct Simple_file_storage;
+
+
 
 #endif // FPROTO_HH