]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/directional-element-interface.cc
Run `make grand-replace'.
[lilypond.git] / lily / directional-element-interface.cc
index 32e3b93d7a05db7c48bbbd28b68a4ffce51b86ef..c217677606119577b77c11e43a112973233ed257 100644 (file)
@@ -3,11 +3,12 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1999--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "directional-element-interface.hh"
 #include "warn.hh"
+#include "grob.hh"
 
 Direction
 get_grob_direction (Grob *me)