]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/auto-beam-engraver.cc
Update.
[lilypond.git] / lily / auto-beam-engraver.cc
index 9164df8a74cf3a1b5e0fafd56c22c493e13b82c0..09a6d2a8312694949c1fb21949ea651add6b18e6 100644 (file)
@@ -47,7 +47,7 @@ private:
   */
   Moment shortest_mom_;
   Spanner *finished_beam_;
-  Link_array<Item>stems_;
+  Link_array<Item> *stems_;
 
   int count_;
   Moment last_add_mom_;