]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-column.cc
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / lily / note-column.cc
index a3afffe4264bcf4909d4ab17287d170436bfacb4..c88f9b3e8acccfab2ed1c4142d8967152b18fc2f 100644 (file)
@@ -5,14 +5,15 @@
 
   (c) 1997--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
-#include <math.h>              // ceil
 
-#include "axis-group-interface.hh"
 #include "note-column.hh"
+
+#include <cmath>               // ceil
+
+#include "axis-group-interface.hh"
 #include "stem.hh"
 #include "warn.hh"
 #include "output-def.hh"
-#include "group-interface.hh"
 #include "staff-symbol-referencer.hh"
 #include "rest.hh"
 #include "note-head.hh"