]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/directional-element-interface.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / directional-element-interface.hh
index 9fff2486ad4ae6cd2ee08dda555670cd64155d5f..d0f351ff3035cef4d9b535ceeb34780ad9d160a1 100644 (file)
@@ -3,13 +3,14 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1999--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef DIRECTIONAL_ELEMENT_HH
 #define DIRECTIONAL_ELEMENT_HH
 
-#include "grob.hh"
+#include "lily-proto.hh"
+#include "direction.hh"
 
 // what is the advantage not having these two as STATICs of GROB -- jcn
 void set_grob_direction (Grob *, Direction);