]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/mensural-ligature.cc
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / lily / mensural-ligature.cc
index b50bd7c5575782147862137d627370405792d3eb..bcb05b8977fd22674325e5968cc899f1ff57672f 100644 (file)
@@ -6,11 +6,12 @@
   (c) 2002--2004 Juergen Reuter <reuter@ipd.uka.de>
 */
 
-#include <math.h>
-#include "item.hh"
 #include "mensural-ligature.hh"
+
+#include <cmath>
+
+#include "item.hh"
 #include "font-interface.hh"
-#include "stencil.hh"
 #include "lookup.hh"
 #include "staff-symbol-referencer.hh"
 #include "note-head.hh"