X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Ftime-signature-engraver.cc;h=53205cbb6cec18727a15ec91714570e3969b1634;hb=47db9a3883d726ca53e2133a3b2298f78dd6a32e;hp=587b9bffbcfb16c219855964de4db060d1f6a977;hpb=3fd5eabae695f90c0cea826bcea33d54a242b01b;p=lilypond.git diff --git a/lily/time-signature-engraver.cc b/lily/time-signature-engraver.cc index 587b9bffbc..53205cbb6c 100644 --- a/lily/time-signature-engraver.cc +++ b/lily/time-signature-engraver.cc @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 1997--2014 Han-Wen Nienhuys + Copyright (C) 1997--2015 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 @@ -24,7 +24,6 @@ #include "misc.hh" #include "moment.hh" #include "stream-event.hh" -#include "time-signature.hh" #include "warn.hh" #include "translator.icc"