]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-head.cc
fix midi lengths for drum notes too.
[lilypond.git] / lily / note-head.cc
index ecf59808f3865aa1c86837577d7a3539b7dc05ec..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)
@@ -141,7 +142,7 @@ Note_head::calc_stem_attachment (SCM smob)
 }
 
 
-ADD_INTERFACE (Note_head, "note-head-interface",
+ADD_INTERFACE (Note_head,
               "Note head",
 
               /* properties */