]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/clef.hh
release: 1.3.94
[lilypond.git] / lily / include / clef.hh
index f8c4b52c6193f1ba93796080be6cd405aedd99ae..bd59e6ee1da437aaa6c516abb47d614791991ab2 100644 (file)
@@ -26,7 +26,7 @@
  */
 struct Clef 
 {
-  static SCM before_line_breaking (SCM);
+  DECLARE_SCHEME_CALLBACK(before_line_breaking, (SCM ));
   static bool has_interface (Score_element*);
   static void set_interface (Score_element*);
 };