X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fhorizontal-bracket.hh;h=0b30949c2577bfc2c6e3e19594dab3736bc61cfe;hb=cb0b407e567feca71cbc5f9479a06b266c69a26c;hp=3a1692fc1124b216e04c253f064263cfa27bf0e9;hpb=1de3d397c18622b6061402fef18e625701712bc5;p=lilypond.git diff --git a/lily/include/horizontal-bracket.hh b/lily/include/horizontal-bracket.hh index 3a1692fc11..0b30949c25 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, - vector grobs, + std::vector grobs, Axis a, Direction dir); };