]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/axis-group-spanner.hh
patch::: 1.1.27.jcn3: geen genade
[lilypond.git] / lily / include / axis-group-spanner.hh
index 028529a6ef21473d1e39ebc66d9c2ff2519f842b..42cdf2d4c9f8236f9fd799007a9baea2f6fa7b48 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
+  (c)  1997--1998 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -11,7 +11,7 @@
 #define SPAN_AXIS_GROUP_HH
 
 #include "spanner.hh"
-#include "axis-group.hh"
+#include "axis-group-element.hh"
 
 /** An element which groups a line in a certain direction. The most
   useful example of this is the Vertical_group_spanner */
@@ -31,7 +31,7 @@ protected:
   virtual void do_print() const;
 
 public:
-  DECLARE_MY_RUNTIME_TYPEINFO;
+  
 };
 
 #endif // SPAN_AXIS_GROUP_HH