X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fkey-engraver.cc;h=6e758f5728fcd415c0c5e5fa857bbb715c207d70;hb=9e781b7dc83b60a543ce218aa1a5f139f74c760f;hp=6f1d9a374e4fb64fbffa24e5c5628e25026aee2d;hpb=446dc1f3ac9bfff6bfee31de929698b0425da6fe;p=lilypond.git diff --git a/lily/key-engraver.cc b/lily/key-engraver.cc index 6f1d9a374e..6e758f5728 100644 --- a/lily/key-engraver.cc +++ b/lily/key-engraver.cc @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 1997--2012 Han-Wen Nienhuys + Copyright (C) 1997--2014 Han-Wen Nienhuys LilyPond is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -17,7 +17,6 @@ along with LilyPond. If not, see . */ -#include "bar-line.hh" #include "clef.hh" #include "context.hh" #include "engraver.hh"