]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/vaticana-ligature.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / vaticana-ligature.hh
index 72f78fe18dd482d71a75a9c206993d2fa714397d..333a64992ecfba38d3ad3813d41ddd467bd33022 100644 (file)
@@ -15,7 +15,7 @@
 struct Vaticana_ligature
 {
   DECLARE_SCHEME_CALLBACK (brew_ligature_primitive, (SCM ));
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
+  DECLARE_SCHEME_CALLBACK (print, (SCM ));
   static bool has_interface (Grob *);
 };