]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/music-sequence.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / music-sequence.hh
index f6523448ecfd13aa5c5b0531de5632b3b3fabc26..2e54de4e6cb1c6205d1ba2acd7f9718432b39db9 100644 (file)
@@ -3,13 +3,15 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2000--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2000--2008 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
 {