]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-head-line-engraver.cc
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / lily / note-head-line-engraver.cc
index b489af8b148fa9d18f15495646a96899b2451d1c..b04da2e094106f3f95c55c82fc8a46317ee1a81c 100644 (file)
@@ -8,16 +8,12 @@
 
 #include "engraver.hh"
 #include "group-interface.hh"
-#include "item.hh"
-#include "event.hh"
-#include "spanner.hh"
 #include "stem.hh"
 #include "rhythmic-head.hh"
 #include "side-position-interface.hh"
 #include "staff-symbol-referencer.hh"
 #include "context.hh"
 
-
 /**
    Create line-spanner grobs for lines that connect note heads.