]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/line-interface.cc
use classnames for interface naming; remove inclusion of
[lilypond.git] / lily / line-interface.cc
index ff7fae57837ddb738f4d9cf352dd91bdab1de9ba..74b8c034bcff51c6fec8506c6632528c6487844b 100644 (file)
@@ -11,6 +11,7 @@
 #include "staff-symbol-referencer.hh"
 #include "lookup.hh"
 #include "output-def.hh"
+#include "grob.hh"
 
 Stencil
 Line_interface::make_arrow (Offset begin, Offset end,
@@ -139,7 +140,7 @@ Line_interface::line (Grob *me, Offset from, Offset to)
   return stil;
 }
 
-ADD_INTERFACE (Line_interface, "line-interface",
+ADD_INTERFACE (Line_interface,
               "Generic line objects. Any object using lines supports this.  Normally, "
               "you get a straight line. If @code{dash-period} is defined, a dashed line is "
               "produced; the length of the dashes is tuned with "