]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/vaticana-ligature.hh
use classnames for interface naming; remove inclusion of
[lilypond.git] / lily / include / vaticana-ligature.hh
index f84280cc403edded57ed70a95c7d8b7aa764b78c..c9e53803e4a627679026ee8bd4339d8cf3c14f40 100644 (file)
 #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();
 };
 
 /*