]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/book.hh
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / lily / include / book.hh
index 5bdb47359cfae830f25a77f00f601c0f4f33854b..cf478432388fea996d8a35224815a64d1a56de57 100644 (file)
@@ -3,17 +3,17 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1997--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef BOOK_HH
 #define BOOK_HH
 
-#include "input.hh"
 #include "lily-proto.hh"
 #include "std-vector.hh"
-#include "object-key.hh"
 #include "std-string.hh"
+#include "virtual-methods.hh"
+#include "smobs.hh"
 
 class Book
 {