X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=lily%2Fnote-head.cc;h=bd00033bc717d80ebdd7291bb09997c2994fef9f;hb=73b3cc9a021e7c2751eb00a9571f8c5d7b63a273;hp=ecf59808f3865aa1c86837577d7a3539b7dc05ec;hpb=6ce47bfad4e8a94c773cb3c7f61b5e3043d28601;p=lilypond.git diff --git a/lily/note-head.cc b/lily/note-head.cc index ecf59808f3..bd00033bc7 100644 --- a/lily/note-head.cc +++ b/lily/note-head.cc @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1997--2006 Han-Wen Nienhuys + (c) 1997--2007 Han-Wen Nienhuys */ #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 */