]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-book.hh
Fix header inheritance
[lilypond.git] / lily / include / paper-book.hh
index 1aaf6fab0a04e1353b18ee93ca5d2860a28f117f..48988380813d419bc3b93d25812ffe02dee1b6d6 100644 (file)
@@ -32,6 +32,7 @@ public:
   SCM header_0_;
   SCM scores_;
   SCM bookparts_;
+  Paper_book *parent_;
   Output_def *paper_;
 
   Paper_book ();