]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/book-paper-def.hh
* lily/include/book.hh (class Book): idem.
[lilypond.git] / lily / include / book-paper-def.hh
index f807347bb610c5ee2d05b8c5c836e03e9a8af46c..ee0c4a15a389b1cb249ab4d0bcba399db8d77a33 100644 (file)
@@ -3,13 +3,12 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2004  Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 2004--2006  Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 #ifndef BOOK_PAPER_DEF_HH
 #define BOOK_PAPER_DEF_HH
 
-#include "lily-proto.hh"
 #include "output-def.hh"
 
 #error
@@ -19,7 +18,6 @@ class Output_def : public Output_def
 public:
   VIRTUAL_COPY_CONSTRUCTOR (Output_def, Output_def);
   Output_def (Output_def const &);
-
   Output_def ();
 
   virtual void derived_mark ();