]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/file-name-map.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / file-name-map.hh
index 28a5d30aecd62d98badfa7dd5520cf346eddfe9b..328b26c11b56e79dda5f538bde253d4b38108644 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2005--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2005--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef FILE_NAME_MAP_HH
@@ -11,7 +11,7 @@
 
 #include "std-string.hh"
 
-std::string map_file_name (std::string s);
+string map_file_name (string s);
 
 #endif /* FILE_NAME_MAP_HH */