]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/dimension-cache-callback.hh
new function Ties_configuration::complete_score_card()
[lilypond.git] / lily / include / dimension-cache-callback.hh
index 40ef9128441acfc0a30877c16a47e84b4e09fe40..719a9ea3dea4774d80101e01f815a04ca258dbe7 100644 (file)
@@ -3,13 +3,13 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2000--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 2000--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef DIMENSION_CACHE_CALLBACK_HH
 #define DIMENSION_CACHE_CALLBACK_HH
 
-#include "axes.hh"
+#include "axis.hh"
 
 typedef Interval (*Dim_cache_callback) (Grob *, Axis);
 typedef Real (*Offset_callback) (Grob *, Axis);