X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Ffile-name-map.hh;h=3fb22d6a2ad3b6a26f6679cab5baf1eaaa9ad6f3;hb=9f6d0fb4a06f79989101ebfd22efdfb9013ab32b;hp=3e25d7e5cfc95ab5d0dc1d8c5eb813dff47b6283;hpb=f5a18c364cf7688d9ac6e09996a489a93a821b3c;p=lilypond.git diff --git a/lily/include/file-name-map.hh b/lily/include/file-name-map.hh index 3e25d7e5cf..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--2012 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 */