]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/percent-repeat-iterator.cc
* lily/include/midi-item.hh (class Midi_track): idem.
[lilypond.git] / lily / percent-repeat-iterator.cc
index a3049f737c241c33a09a46b70390078f662bd565..79fd496daaa5df0daca6ebce0cc8ed460ec3aae4 100644 (file)
@@ -3,13 +3,14 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2001--2005  Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 2001--2006  Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "percent-repeat-iterator.hh"
 
-#include "repeated-music.hh"
 #include "input.hh"
+#include "international.hh"
+#include "repeated-music.hh"
 
 IMPLEMENT_CTOR_CALLBACK (Percent_repeat_iterator);