]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/dimension-cache-callback.hh
* The grand 2005-2006 replace.
[lilypond.git] / lily / include / dimension-cache-callback.hh
index 40ef9128441acfc0a30877c16a47e84b4e09fe40..37f860510f0ed513202c6eb6b11e0cad0fb683bd 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--2006 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);