]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/crescendo.hh
release: 1.3.94
[lilypond.git] / lily / include / crescendo.hh
index 09c46265acc408a9f8512bf027bf08f68063eb38..e7e4a16c522903b0a185ffe12770907a6fe33975 100644 (file)
@@ -19,7 +19,7 @@
 struct Crescendo
 {
 public:
-  static SCM brew_molecule (SCM);
+  DECLARE_SCHEME_CALLBACK(brew_molecule, (SCM ));
   static void set_interface(Score_element*);
   static bool has_interface (Score_element*);
 };