]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/cluster.hh
* The grand 2005-2006 replace.
[lilypond.git] / lily / include / cluster.hh
index ee2f21e56e7275054e24cc0d0ca6b292831be196..6b6ad1dda065ebdb9e3580071e10fbbcfbb6522d 100644 (file)
@@ -3,19 +3,18 @@
 
   source file of the GNU LilyPond music typesetter
 
(C) 2002 Juergen Reuter <reuter@ipd.uka.de>
 (c) 2002--2006 Juergen Reuter <reuter@ipd.uka.de>
 */
 
 #ifndef CLUSTER_HH
 #define CLUSTER_HH
 
-#include "lily-guile.hh"
-#include "molecule.hh"
+#include "stencil.hh"
 
 class Cluster
 {
 public:
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
+  DECLARE_SCHEME_CALLBACK (print, (SCM));
   //  DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM));
   static bool has_interface (Grob *);
   // DECLARE_SCHEME_CALLBACK (set_spacing_rods, (SCM ));