From 84c92ab61304209ccd83935c7745b5d535109456 Mon Sep 17 00:00:00 2001 From: pixel Date: Fri, 27 Jul 2007 14:10:19 +0000 Subject: Win32 is evil, and doesn't have case sensitive filenames... --- lib/glsprite.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/glsprite.cc') diff --git a/lib/glsprite.cc b/lib/glsprite.cc index 49db695..31193df 100644 --- a/lib/glsprite.cc +++ b/lib/glsprite.cc @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: glsprite.cc,v 1.11 2004-11-27 21:48:03 pixel Exp $ */ +/* $Id: glsprite.cc,v 1.12 2007-07-27 14:10:20 pixel Exp $ */ #include #include "glbase.h" -- cgit v1.2.3