]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/change-iterator.hh
*** empty log message ***
[lilypond.git] / lily / include / change-iterator.hh
index 27d8c263ca5a4b7f29fc753bd1cf260d17224401..75c84286d9fd6d63c1e3a8750566748fe73bd17f 100644 (file)
@@ -20,7 +20,7 @@ public:
   DECLARE_CLASSNAME(Change_iterator);
 
 private:
-  void error (String);
+  void error (std::string);
 };
 
 #endif