]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/spaceable-grob.cc
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / lily / spaceable-grob.cc
index d90297d4e7d2b7048e509569489092a70618b55f..405aabd6c64d5d1aeda936b9732161ffd6e99913 100644 (file)
@@ -6,11 +6,12 @@
   (c) 2000--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
-#include <stdio.h> 
-#include <math.h>
 
 #include "spaceable-grob.hh"
-#include "grob.hh"
+
+#include <cstdio> 
+#include <cmath>
+
 #include "warn.hh"
 #include "spring.hh"
 #include "group-interface.hh"