X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fcustos-engraver.cc;h=0ebb45cd8c2dc5cbc3999e6ccfa8ebe0ee6a65a9;hb=e7aa6c445f463844dbaa52d38ea4aac2882b5601;hp=2922a04018b8dac1097af6fba31ac05123031401;hpb=f93e4199873c91ae32f0e84a610d14853dc379df;p=lilypond.git diff --git a/lily/custos-engraver.cc b/lily/custos-engraver.cc index 2922a04018..0ebb45cd8c 100644 --- a/lily/custos-engraver.cc +++ b/lily/custos-engraver.cc @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 2000--2011 Juergen Reuter , + Copyright (C) 2000--2014 Juergen Reuter , Han-Wen Nienhuys LilyPond is free software: you can redistribute it and/or modify @@ -19,7 +19,6 @@ */ #include "engraver.hh" -#include "bar-line.hh" #include "item.hh" #include "note-head.hh" #include "pitch.hh"