]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/auto-change-iterator.cc
(LY_DEFINE): use Scheme style naming for
[lilypond.git] / lily / auto-change-iterator.cc
index 81dcdaa1c4d2336299c85f1f493c30f69ab61907..83c2f45fafd42715d4b6c9b7304bb4f4e18b37e5 100644 (file)
@@ -120,7 +120,7 @@ void
 Auto_change_iterator::construct_children ()
 {
   Music_wrapper_iterator::construct_children ();
-  split_list_ =  get_music ()->get_mus_property ("split-list");
+  split_list_ =  get_music ()->get_property ("split-list");
 }
 
 IMPLEMENT_CTOR_CALLBACK (Auto_change_iterator);