]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/relocate.hh
*** empty log message ***
[lilypond.git] / lily / include / relocate.hh
index c477acaab96e71784b8560383b342d1d5012ea1a..c8ccacc02951121d76393228470e6cda39bafb22 100644 (file)
@@ -12,9 +12,9 @@
 
 
 
-#include "string.hh"
+#include "std-string.hh"
 
-int sane_putenv (char const *key, String value, bool overwrite);
+int sane_putenv (char const *key, std::string value, bool overwrite);
 void setup_paths (char const *argv0);
 extern bool relocate_binary;