]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-book.hh
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / lily / include / paper-book.hh
index a770536b6f87ac80213c2bbd4bc00d60ab47496d..e5302c298b6c84fa2c47e9ec5291765ef6eb9bd6 100644 (file)
@@ -8,11 +8,13 @@
 #ifndef PAPER_BOOK_HH
 #define PAPER_BOOK_HH
 
-#include "lily-guile.hh"
 #include "parray.hh"
 #include "protected-scm.hh"
 #include "smobs.hh"
 
+class Output_def;
+class Stencil;
+
 struct Score_systems
 {
   SCM systems_;