]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/ottava-bracket.cc
Another attempt at removing separating-group-spanner.
[lilypond.git] / lily / ottava-bracket.cc
index f1894a25a8806c9be323795e3dbb3d03f9d69a0d..cfd1d5d0363a294aa05617b71653fa6922a61efe 100644 (file)
@@ -3,11 +3,10 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2004--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2004--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "text-interface.hh"
-#include "line-spanner.hh"
 #include "spanner.hh"
 #include "font-interface.hh"
 #include "dimensions.hh"
@@ -24,7 +23,7 @@
 struct Ottava_bracket
 {
   DECLARE_SCHEME_CALLBACK (print, (SCM));
-  DECLARE_GROB_INTERFACE();
+  DECLARE_GROB_INTERFACE ();
 };
 
 /*