]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/type-swallow-translator.hh
* flower/include/std-string.hh:
[lilypond.git] / lily / include / type-swallow-translator.hh
index f477beeb3e7e4d6a12bdbb378816099d17e35a51..637c68878b15126f75357f6bc781e11c5132a6b9 100644 (file)
@@ -17,7 +17,7 @@
 class Type_swallow_translator : public Translator
 {
 protected:
-  std::string swallow_string_;
+  string swallow_string_;
   bool try_music (Music *);
 public:
   VIRTUAL_COPY_CONS (Translator);