]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/output-property-engraver.cc
2003 -> 2004
[lilypond.git] / lily / output-property-engraver.cc
index 4f7c3a0e2018cb9e311fc5e6231c93aaee62f4f2..3d43a85a6e646b693ac6fa9d9179d48f249f11d9 100644 (file)
@@ -3,13 +3,12 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 2000--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 2000--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
 #include "engraver.hh"
 #include "grob.hh"
-#include "output-property-music-iterator.hh"
 #include "translator-group.hh"
 
 class Output_property_engraver : public Engraver