]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/dots.cc
(Invoking lilypond-book):
[lilypond.git] / lily / dots.cc
index 0627b2b7201a2f3fe6aa10f3cc4b8fe1ebb61d7a..1b2c7be8799fc59eba0347cd9d362783cdeaf9f2 100644 (file)
@@ -26,7 +26,7 @@ Dots::print (SCM d)
 
   if (scm_is_number (c))
     {
-      Stencil d = Font_interface::get_default_font (sc)->find_by_name (std::string ("dots.dot"));
+      Stencil d = Font_interface::get_default_font (sc)->find_by_name (string ("dots.dot"));
       Real dw = d.extent (X_AXIS).length ();
 
       /*