X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=inline;f=lily%2Finclude%2Fskyline.hh;h=43feb407615ebff249454d8b3a132296f2e07d99;hb=1bbe496d7d194ce6da2e710d0cc9a125e51a77b9;hp=21693420c88419fd0fc8834eb3e7e749d4fafb6d;hpb=5af7cd44435fd26fade6e700a3912630e1553a87;p=lilypond.git diff --git a/lily/include/skyline.hh b/lily/include/skyline.hh index 21693420c8..43feb40761 100644 --- a/lily/include/skyline.hh +++ b/lily/include/skyline.hh @@ -51,7 +51,7 @@ struct Building class Skyline : public Simple_smob { public: - static const char type_p_name_[]; + static const char * const type_p_name_; private: list buildings_; Direction sky_;