]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/line-interface.cc
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / lily / line-interface.cc
index d57b5cac0c2d060551d04f145b9dd6d84ff1dec0..6ee25751961fe8c59c29333f88c97a89ecc82725 100644 (file)
@@ -8,13 +8,11 @@ source file of the GNU LilyPond music typesetter
  */
 
 #include "line-interface.hh"
-#include "stencil.hh"
-#include "grob.hh"
+
 #include "staff-symbol-referencer.hh"
 #include "lookup.hh"
 #include "output-def.hh"
 
-
 Stencil
 Line_interface::make_dashed_line (Real thick, Offset from, Offset to,
                             Real dash_period, Real dash_fraction)