]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/vertical-group-spanner.hh
release: 0.1.52
[lilypond.git] / lily / include / vertical-group-spanner.hh
index 3c9ef948bce9628af57447bedf1494ca75f49c50..405c65a0b7ff86de93cc937b553b8abf389abf2f 100644 (file)
@@ -11,7 +11,7 @@
 #define SPAN_VERTICAL_GROUP_HH
 
 #include "axis-group-spanner.hh"
-#include "elem-group.hh"
+#include "vertical-group-elem.hh"
 
 /** An element which groups a line. 
  */
@@ -28,4 +28,5 @@ public:
   virtual void remove_element (Graphical_element*e) { Vertical_group_element::remove_element (e); }  
 };
 
+
 #endif // SPAN_VERTICAL_GROUP_HH