X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Flyric-hyphen.cc;h=d50a99727634b1dab18b2d43bf2dd8a15d7dbd2c;hb=05c3c270b564b93c70ac320a20e2a671db527f7f;hp=b6636477c508e7b05f6e19792c1e5cb7deb8b668;hpb=a9c0c06eca7cf482bd550be17e4a4dbdfc7cc22a;p=lilypond.git diff --git a/lily/lyric-hyphen.cc b/lily/lyric-hyphen.cc index b6636477c5..d50a997276 100644 --- a/lily/lyric-hyphen.cc +++ b/lily/lyric-hyphen.cc @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 2003--2006 Han-Wen Nienhuys + (c) 2003--2007 Han-Wen Nienhuys */ #include "lyric-hyphen.hh" @@ -13,6 +13,7 @@ #include "output-def.hh" #include "paper-column.hh" #include "moment.hh" +#include "spanner.hh" /* TODO: should extract hyphen dimensions or hyphen glyph from the @@ -130,8 +131,6 @@ Lyric_hyphen::set_spacing_rods (SCM smob) ADD_INTERFACE (Lyric_hyphen, - "lyric-hyphen-interface", - "A centered hyphen is a simple line between " "lyrics used to divide syllables",