]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/directional-element-interface.cc
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond...
[lilypond.git] / lily / directional-element-interface.cc
index 872f3ad23fb059b3ae0a1f5083e8cb676e772c30..98ea9b53f44a90d32cc3fb2f27cd5d4d584ff74b 100644 (file)
@@ -3,11 +3,12 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1999--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "directional-element-interface.hh"
 #include "warn.hh"
+#include "grob.hh"
 
 Direction
 get_grob_direction (Grob *me)