X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finput.cc;h=084b1f3b643dd4ff9d2802bd3219929f49bcb25a;hb=f5cb091a771d6a162e89f04639f124f93a19ae6d;hp=3d998b384e6d806761ce122ede378e69cf200c8e;hpb=87eedcd59f4082cb0841528ad5bc82cb1d1191e3;p=lilypond.git diff --git a/lily/input.cc b/lily/input.cc index 3d998b384e..084b1f3b64 100644 --- a/lily/input.cc +++ b/lily/input.cc @@ -3,7 +3,7 @@ source file of the LilyPond music typesetter - (c) 1997--2007 Han-Wen Nienhuys + (c) 1997--2009 Han-Wen Nienhuys */ #include "input.hh" @@ -13,7 +13,7 @@ using namespace std; #include "international.hh" #include "source-file.hh" -#include "source.hh" +#include "sources.hh" #include "warn.hh" Input::Input (Input const &i)