]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/source.cc
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / lily / source.cc
index 927469cc287a8ec4561b1e31fbad72ce03cc77f4..5d03537cdfd3ba88f75a820b5b8aeeae023f97c1 100644 (file)
@@ -6,14 +6,10 @@
   (c) 1997--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
-
-#include <assert.h>
+#include "source.hh"
 
 #include "killing-cons.tcc"
-#include "string.hh"
-#include "flower-proto.hh"
 #include "source-file.hh"
-#include "source.hh"
 #include "file-path.hh"
 
 Sources::Sources ()