]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/axis-group-spanner.hh
release: 1.0.1
[lilypond.git] / lily / include / axis-group-spanner.hh
index 028529a6ef21473d1e39ebc66d9c2ff2519f842b..15022e2d800c20110a4bb86b8d068724c7b1cd82 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 */