X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fottava-engraver.cc;h=cfb88a2c3a69083c7966b68f077fde7f3303ef96;hb=97047e999fd00f4981bad49eb4a45f6952bfd1e3;hp=196eb25174c26e2a201b1da6d83c224f38619e99;hpb=d43b7e5c861f92010641109733279dc743799ff8;p=lilypond.git diff --git a/lily/ottava-engraver.cc b/lily/ottava-engraver.cc index 196eb25174..cfb88a2c3a 100644 --- a/lily/ottava-engraver.cc +++ b/lily/ottava-engraver.cc @@ -3,15 +3,15 @@ source file of the GNU LilyPond music typesetter - (c) 2000--2007 Han-Wen Nienhuys + (c) 2000--2008 Han-Wen Nienhuys */ -#include "text-interface.hh" #include "protected-scm.hh" #include "note-column.hh" #include "side-position-interface.hh" #include "engraver.hh" #include "spanner.hh" +#include "text-interface.hh" #include "item.hh" class Ottava_spanner_engraver : public Engraver