]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/directional-element-interface.hh
trim duplicate headers.
[lilypond.git] / lily / include / directional-element-interface.hh
index 9fff2486ad4ae6cd2ee08dda555670cd64155d5f..7da0eae62372abdd70593caa374ae5620fd437a0 100644 (file)
@@ -9,7 +9,8 @@
 #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);