X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Ffile-name-map.hh;h=3fb22d6a2ad3b6a26f6679cab5baf1eaaa9ad6f3;hb=4d405ef96a8a62771d7d9a283ff5369a772e89d8;hp=6ee141c72dc0bacd032ac905441733f31e9826db;hpb=b7a0cffbf9d1069860368f289a5b50e9d1d90ba8;p=lilypond.git diff --git a/lily/include/file-name-map.hh b/lily/include/file-name-map.hh index 6ee141c72d..3fb22d6a2a 100644 --- a/lily/include/file-name-map.hh +++ b/lily/include/file-name-map.hh @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 2005--2009 Han-Wen Nienhuys + Copyright (C) 2005--2015 Han-Wen Nienhuys LilyPond is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -22,7 +22,7 @@ #include "std-string.hh" -string map_file_name (string s); +string map_file_name (const string &s); #endif /* FILE_NAME_MAP_HH */