X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FText.cpp;h=0a31c3ea6f9a165056820f72be43fada4583c620;hb=f66f0e0b961dd138e4a60554373de9e64abd973b;hp=5b90b6ac6495bb0c7be1b17de47347b233bf6c06;hpb=af1d37a1d6e36f63c514c20dc6413e9d61146ec6;p=lugaru.git diff --git a/Source/Text.cpp b/Source/Text.cpp index 5b90b6a..0a31c3e 100644 --- a/Source/Text.cpp +++ b/Source/Text.cpp @@ -22,7 +22,7 @@ along with Lugaru. If not, see . #include "Text.h" #include "Game.h" -void Text::LoadFontTexture(const char *fileName) +void Text::LoadFontTexture(const std::string& fileName) { LOGFUNC;