X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fnote-head-line-engraver.cc;h=aaf1304d29b4a2660c7e653ff10de2576f74027a;hb=6c10fb0dd56e856e8794e8c8a1c09119fd5b600e;hp=4493ffb7b1134fb959d9f29a1becd9cf15c5d305;hpb=358d6e99ada8019268ade9ba9080b2d0d88eeb7a;p=lilypond.git diff --git a/lily/note-head-line-engraver.cc b/lily/note-head-line-engraver.cc index 4493ffb7b1..aaf1304d29 100644 --- a/lily/note-head-line-engraver.cc +++ b/lily/note-head-line-engraver.cc @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 2000--2006 Jan Nieuwenhuizen + (c) 2000--2007 Jan Nieuwenhuizen */ #include "engraver.hh" @@ -13,6 +13,9 @@ #include "side-position-interface.hh" #include "staff-symbol-referencer.hh" #include "context.hh" +#include "spanner.hh" +#include "item.hh" + /** Create line-spanner grobs for lines that connect note heads.