Blob Blame History Raw
--- DevIL-1.6.8/include/IL/ilut.h.orig	2006-09-07 22:37:07.000000000 +0100
+++ DevIL-1.6.8/include/IL/ilut.h	2006-09-07 23:03:38.000000000 +0100
@@ -110,7 +110,7 @@
 #elif MACOSX
 	#define ILUT_USE_OPENGL
 #else
-	
+
 	// We are surely using a *nix so the configure script
 	// may have written the configured config.h header
 	#include "IL/config.h"
@@ -234,7 +234,7 @@
 extern "C" {
 #endif
 
-	ILAPI BITMAP* ILAPIENTRY ilutAllegLoadImage(Lstring FileName);
+	ILAPI BITMAP* ILAPIENTRY ilutAllegLoadImage(ILstring FileName);
 	ILAPI BITMAP* ILAPIENTRY ilutConvertToAlleg(PALETTE Pal);
 #endif//ILUT_USE_ALLEGRO