X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Flily-imports.hh;h=28f6e935622ff2bb37adb470fc162602beead3fa;hb=cd33b4fe18eb39c9ebeb6a02ccea7b4d17d1395f;hp=638aa132a9e79a9e070f111c7431912314eb40ad;hpb=85903f628e511db028313c3fd44b8412806ca36d;p=lilypond.git diff --git a/lily/include/lily-imports.hh b/lily/include/lily-imports.hh index 638aa132a9..28f6e93562 100644 --- a/lily/include/lily-imports.hh +++ b/lily/include/lily-imports.hh @@ -60,6 +60,8 @@ namespace Lily { extern Variable car_less; extern Variable construct_chord_elements; extern Variable default_time_signature_settings; + extern Variable grob_compose_function; + extern Variable grob_offset_function; extern Variable hash_table_to_alist; extern Variable interpret_markup_list; extern Variable invalidate_alterations;