]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/fingering-engraver.cc
Fix merging problem
[lilypond.git] / lily / fingering-engraver.cc
index 896913bbc2796fbcb9e8eae06f648964f2c34398..874771f77485b86ddf036f0426f6ef7ba512a19e 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1998--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1998--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "engraver.hh"
@@ -13,6 +13,7 @@
 #include "side-position-interface.hh"
 #include "stem.hh"
 #include "stream-event.hh"
+#include "item.hh"
 
 #include "translator.icc"