X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=lily%2Faxis-group-interface.cc;h=f426b856c95ce2a14839e8e0aa64c217c911acad;hb=a8651b61fa25aee299bbc846d180a942568d6075;hp=00c4c8d32c02145beb4878160843d6cbeb8371af;hpb=474c09e39f36e3a476c619d7c7f907edaf547107;p=lilypond.git diff --git a/lily/axis-group-interface.cc b/lily/axis-group-interface.cc index 00c4c8d32c..f426b856c9 100644 --- a/lily/axis-group-interface.cc +++ b/lily/axis-group-interface.cc @@ -59,7 +59,7 @@ Axis_group_interface::relative_group_extent (Axis a, Score_element *common, SCM } Interval -Axis_group_interface::group_extent_callback (Score_element const*me, Axis a) +Axis_group_interface::group_extent_callback (Score_element *me, Axis a) { Score_element * common =(Score_element*) me;