X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Faudio-element-info.cc;h=f6dd6b471fa164870fd2573f75baf43bdc701a61;hb=9f3572d98bb948c9689cd1f75401a029451fa001;hp=877828bb9422ebc78a4ff7ea76b22a598fedac63;hpb=04265f11d1f21416ccebd2dcaa1d903dc781b36e;p=lilypond.git diff --git a/lily/audio-element-info.cc b/lily/audio-element-info.cc index 877828bb94..f6dd6b471f 100644 --- a/lily/audio-element-info.cc +++ b/lily/audio-element-info.cc @@ -11,7 +11,7 @@ #include "translator-group.hh" #include "context.hh" -Audio_element_info::Audio_element_info (Audio_element *s, Stream_event *r) +Audio_element_info::Audio_element_info (Audio_element *s, Music *r) { elem_ = s; origin_trans_ = 0;