]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/includable-lexer.cc
Run `make grand-replace'.
[lilypond.git] / lily / includable-lexer.cc
index ee971d7cad75f523ffd901f3fc24c4a38b5b91dc..f0eed9eb6c48e9e2aea49f6b64a972f261d5b6ba 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the LilyPond music typesetter
 
-  (c) 1997--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1997--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "includable-lexer.hh"
@@ -17,7 +17,7 @@ using namespace std;
 #include "international.hh"
 #include "main.hh"
 #include "source-file.hh"
-#include "source.hh"
+#include "sources.hh"
 #include "warn.hh"
 
 #ifndef YY_BUF_SIZE