]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lily-proto.hh
Imported Upstream version 2.16.0
[lilypond.git] / lily / include / lily-proto.hh
index 5cde918e3f9401bb5bda86cddb152410ab828545..9ecb1b44aaf377c089302ca7e870251f6ba25b60 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -151,6 +151,7 @@ class Property_iterator;
 class Rational;
 class Relative_octave_music;
 class Repeated_music;
+class Rhythmic_music_iterator;
 class Scale;
 class Scheme_hash_table;
 class Scheme_engraver;
@@ -199,7 +200,7 @@ class Transposed_music;
 class yyFlexLexer;
 
 typedef void (*Engraver_void_function_engraver_grob_info) (Engraver *,
-                                                          Grob_info);
+                                                           Grob_info);
 typedef void (*Translator_void_method_ptr) (Translator *);
 
 #endif /* LILY_PROTO_HH */