]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/semi-tie-column.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / semi-tie-column.hh
index fb8e75e8b26c7bafc63452e116b6e19b6172fa76..09722c8faea80d4341fc0a0a321db946498f875c 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2005--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2005--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
 */
 
@@ -17,7 +17,8 @@ struct Semi_tie_column
 {
   DECLARE_GROB_INTERFACE();
   
-  DECLARE_SCHEME_CALLBACK(calc_positioning_done, (SCM));
+  DECLARE_SCHEME_CALLBACK (calc_positioning_done, (SCM));
+  DECLARE_SCHEME_CALLBACK (calc_head_direction, (SCM));
 };