]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/book.hh
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / include / book.hh
index 50943dc0aded49aaf2ab0a53ab1653468edee809..9ef2ca21301db146dba7f373061bbaec98747f08 100644 (file)
@@ -20,7 +20,7 @@ class Book : public Input
   DECLARE_SMOBS (Book, foo);
 
 public:
-  std::string user_key_;
+  string user_key_;
   SCM header_;
   Output_def *paper_;
   SCM scores_;