X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fhorizontal-bracket.hh;h=3a1692fc1124b216e04c253f064263cfa27bf0e9;hb=5af7cd44435fd26fade6e700a3912630e1553a87;hp=0b30949c2577bfc2c6e3e19594dab3736bc61cfe;hpb=e860e146ccecf07d42aa53de885916931950245e;p=lilypond.git diff --git a/lily/include/horizontal-bracket.hh b/lily/include/horizontal-bracket.hh index 0b30949c25..3a1692fc11 100644 --- a/lily/include/horizontal-bracket.hh +++ b/lily/include/horizontal-bracket.hh @@ -29,7 +29,7 @@ struct Horizontal_bracket DECLARE_SCHEME_CALLBACK (print, (SCM)); static Stencil make_bracket (Grob *, Real, Axis, Direction); static Stencil make_enclosing_bracket (Grob *me, Grob *refpoint, - std::vector grobs, + vector grobs, Axis a, Direction dir); };