X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fvaticana-ligature.hh;h=17eb237ee25951a8fad3010c551c59c17533376f;hb=5b4b0d6e9a197e8f9eb085b7c2ad78b8be3e5cfc;hp=235fa1e1ea9878eddc083f4c40d59c6eb15c0ef4;hpb=58bcc84c9480dae1b21bc24d8396b91fe19e0131;p=lilypond.git diff --git a/lily/include/vaticana-ligature.hh b/lily/include/vaticana-ligature.hh index 235fa1e1ea..17eb237ee2 100644 --- a/lily/include/vaticana-ligature.hh +++ b/lily/include/vaticana-ligature.hh @@ -3,19 +3,20 @@ source file of the GNU LilyPond music typesetter - (c) 2003--2005 Juergen Reuter + (c) 2003--2008 Juergen Reuter */ #ifndef VATICANA_LIGATURE_HH #define VATICANA_LIGATURE_HH -#include "stencil.hh" +#include "grob-interface.hh" +#include "lily-proto.hh" struct Vaticana_ligature { DECLARE_SCHEME_CALLBACK (brew_ligature_primitive, (SCM)); DECLARE_SCHEME_CALLBACK (print, (SCM)); - static bool has_interface (Grob *); + DECLARE_GROB_INTERFACE(); }; /*