]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/ambitus.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / ambitus.hh
index fe203b2f498dbe62f87e6b7a578b1c852ca503c8..2ebd67173d49c450204ee6bf4e1644326b5ee014 100644 (file)
@@ -13,7 +13,7 @@
 
 struct Ambitus
 {
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM smob));
+  DECLARE_SCHEME_CALLBACK (print, (SCM smob));
   static bool has_interface (Grob*);
 };