]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/stanza-number-align-engraver.cc
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / lily / stanza-number-align-engraver.cc
index 194064f8fd7379c64d8bf8d6d133681f2b47c6b6..737a8e5435a7b7bfd2b08059353b6ebf91f01714 100644 (file)
@@ -8,16 +8,13 @@ source file of the GNU LilyPond music typesetter
 
  */
 
-
 #include "context.hh"
 #include "engraver.hh"
 #include "note-head.hh"
 #include "lyric-extender.hh"
-#include "item.hh"
 #include "group-interface.hh"
 #include "side-position-interface.hh"
 
-
 class Stanza_number_align_engraver : public Engraver
 {
 public: