]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Text.cpp
Looks like UNIX also needs the MacCompatibility.cpp for ConvertFileName.
[lugaru.git] / Source / Text.cpp
index aeb7412cdb584792efbb37bb13e037d3d22ec742..1298b38fc8ddaf19792ce227fe3451aacfb168a1 100644 (file)
@@ -24,7 +24,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #include "Game.h"
 extern TGAImageRec texture;
 
-void Text::LoadFontTexture(char *fileName)
+void Text::LoadFontTexture(const char *fileName)
 {
        GLuint          type;