]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/text-item.cc
release: 1.3.94
[lilypond.git] / lily / text-item.cc
index 35e0c5d724c55f043bfd636b2786f78698bf1a1f..feca94f8845ef460a56e1ffec8d37189e196ef10 100644 (file)
@@ -15,7 +15,7 @@
 
 struct Text_item
 {
-  static SCM brew_molecule (SCM);
+  DECLARE_SCHEME_CALLBACK( brew_molecule, (SCM));
 };