]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/file-name-map.hh
Merge commit 'origin/dev/jneeman' into systems-per-page
[lilypond.git] / lily / include / file-name-map.hh
index 28a5d30aecd62d98badfa7dd5520cf346eddfe9b..78034c785ece52f1def5a4871c9dab1040d5bd45 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--2009 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 */