X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fdot-column.cc;h=a07dfcde116c132bd7aa1e64958ca22896da9dd2;hb=2b3f35ab8156c3332799e53ab6fffdb023ce1df9;hp=4683c51cb53faa05d0a0edef971ef1a2f81b9c61;hpb=7205432dfff5a4894df27d9b271d75270ec972e0;p=lilypond.git diff --git a/lily/dot-column.cc b/lily/dot-column.cc index 4683c51cb5..a07dfcde11 100644 --- a/lily/dot-column.cc +++ b/lily/dot-column.cc @@ -21,6 +21,7 @@ using namespace std; #include "side-position-interface.hh" #include "axis-group-interface.hh" #include "stem.hh" +#include "grob.hh" #include "pointer-group-interface.hh" /* @@ -292,7 +293,6 @@ Dot_column::add_head (Grob *me, Grob *rh) } ADD_INTERFACE (Dot_column, - "dot-column-interface", "Groups dot objects so they form a column, and position dots so they do not " "clash with staff lines ",