]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/music-sequence.hh
update changelog for merge of 572290
[lilypond.git] / lily / include / music-sequence.hh
index 9287bc6e2b8efa0e3b1481bdf955a3112c5d6a0e..e01058bbfc8b3c8f511391b234054b730099f5eb 100644 (file)
@@ -3,13 +3,15 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2000--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2000--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef MUSIC_SEQUENCE_HH
 #define MUSIC_SEQUENCE_HH
 
-#include "music.hh"
+#include "pitch.hh"
+#include "moment.hh"
+#include "lily-guile.hh"
 
 struct Music_sequence
 {