]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/staff-symbol-referencer.cc
* lily/modified-font-metric.cc (text_dimension): try
[lilypond.git] / lily / staff-symbol-referencer.cc
index c9c21e500c72cc68e3d39ea9c277899eea5af08f..1e4238fef12137da70b744cf21ccb93c839e1c72 100644 (file)
@@ -6,14 +6,14 @@
   (c) 1999--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
+#include "staff-symbol-referencer.hh"
+
 #include <math.h>
 
-#include "staff-symbol-referencer.hh"
 #include "staff-symbol.hh"
 #include "output-def.hh"
 #include "libc-extension.hh"
 
-
 int
 Staff_symbol_referencer::line_count (Grob *me)
 {