]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/file-name-map.hh
use generic typechecking macros.
[lilypond.git] / lily / include / file-name-map.hh
index 28a5d30aecd62d98badfa7dd5520cf346eddfe9b..74d96a28bf9253fc7bba91eebe72331f78a8a8db 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--2007 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 */