]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/rest.hh
* flower/include/std-string.hh:
[lilypond.git] / lily / include / rest.hh
index 19e3abc3d4da1bf630c0225c90f7aec069f711d5..357b76bcb22c84a6903a323790d16d9417b29c77 100644 (file)
@@ -18,7 +18,7 @@ class Rest
 public:
   DECLARE_SCHEME_CALLBACK (y_offset_callback, (SCM));
   static bool has_interface (Grob *);
-  static std::string glyph_name (Grob *, int, std::string, bool);
+  static string glyph_name (Grob *, int, string, bool);
   static SCM brew_internal_stencil (Grob*, bool);
   static SCM generic_extent_callback (Grob*, Axis);
   DECLARE_SCHEME_CALLBACK (polyphonic_offset_callback, (SCM));