]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/file-name-map.hh
Revert "rename .mxl to .xml"
[lilypond.git] / lily / include / file-name-map.hh
index b3a8c6ff0c6608438a0bca401040e40c8a6c24af..74d96a28bf9253fc7bba91eebe72331f78a8a8db 100644 (file)
@@ -3,15 +3,15 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2005--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef FILE_NAME_MAP_HH
 #define FILE_NAME_MAP_HH
 
-#include "string.hh"
+#include "std-string.hh"
 
-String map_file_name (String s);
+string map_file_name (string s);
 
 #endif /* FILE_NAME_MAP_HH */