]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/bar.hh
* flower/include/std-string.hh:
[lilypond.git] / lily / include / bar.hh
index 27fbe484a607443f7db1d642e4c589ec3835f5e9..b7ebca69a50b5583c51179d6db7fa1cbba45a060 100644 (file)
@@ -18,7 +18,7 @@ class Bar
 public:
   static bool has_interface (Grob *);
 
-  static Stencil compound_barline (Grob *, std::string, Real height);
+  static Stencil compound_barline (Grob *, string, Real height);
   static Stencil simple_barline (Grob *, Real wid, Real height);
   DECLARE_SCHEME_CALLBACK (get_staff_bar_size, (SCM));
   DECLARE_SCHEME_CALLBACK (print, (SCM));