X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fglobal-context.hh;h=f291284d91f995e0b940b8377b2496bfa135cfec;hb=e434a44b5d693cba78b5debb929a76da4c744981;hp=540d96654bb9296e3d9f2bdf934bd271d9afd998;hpb=87eedcd59f4082cb0841528ad5bc82cb1d1191e3;p=lilypond.git diff --git a/lily/include/global-context.hh b/lily/include/global-context.hh index 540d96654b..f291284d91 100644 --- a/lily/include/global-context.hh +++ b/lily/include/global-context.hh @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1997--2007 Han-Wen Nienhuys + (c) 1997--2009 Han-Wen Nienhuys */ #ifndef GLOBAL_CONTEXT_HH @@ -44,5 +44,6 @@ protected: }; SCM ly_format_output (SCM); +Global_context *unsmob_global_context (SCM x); #endif // GLOBAL_CONTEXT_HH