X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fpaper-book.hh;h=9530c94b7076fb5a9137253adbcd8732a6900836;hb=8cf69a467ad7650f5ca9da6fe2dfd4c7c088b239;hp=b105cdb3de50d5763909b3d38ef900de8468a286;hpb=1b5f1825a6655583a6209fedd51b98f4865bb2cd;p=lilypond.git diff --git a/lily/include/paper-book.hh b/lily/include/paper-book.hh index b105cdb3de..9530c94b70 100644 --- a/lily/include/paper-book.hh +++ b/lily/include/paper-book.hh @@ -31,7 +31,7 @@ class Paper_book : public Smob { public: SCM mark_smob () const; - static const char type_p_name_[]; + static const char * const type_p_name_; virtual ~Paper_book (); private: SCM systems_;