]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tie-performer.cc
* lily/include/event.hh: remove file.
[lilypond.git] / lily / tie-performer.cc
index 652046e0a66f37c53fa4b1602187ac0858edf0c3..7dc078bd95299ab06f70af88b6d43765476e0ec2 100644 (file)
@@ -6,10 +6,13 @@
   (c) 1998--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
+#include "performer.hh"
+
+#include "music.hh"
 #include "context.hh"
 #include "audio-item.hh"
 #include "pqueue.hh"
-#include "performer.hh"
+
 
 class Tie_performer : public Performer
 {