]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-head.cc
add 2007 to (c) year.
[lilypond.git] / lily / note-head.cc
index 7628a8fc57e597d9e57ccf6efec0f414a482cb52..bd00033bc717d80ebdd7291bb09997c2994fef9f 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1997--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "note-head.hh"
@@ -18,6 +18,7 @@ using namespace std;
 #include "font-interface.hh"
 #include "international.hh"
 #include "warn.hh"
+#include "grob.hh"
 
 static Stencil
 internal_print (Grob *me, string *font_char)