]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/bezier-bow.cc
Uniformize, internalize.
[lilypond.git] / lily / bezier-bow.cc
index 70072356edab1bc5f421909fad2d69e878b8f7dc..c7a26d9424a9fb4f01cc815d0a6984db3f01d862 100644 (file)
@@ -3,10 +3,10 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1998--2004 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 1998--2005 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
-#include <cmath>
+#include <math.h>
 
 #include "misc.hh"
 #include "bezier.hh"