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... --- include/font.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/font.h') diff --git a/include/font.h b/include/font.h index 32d02dd..44b5fbe 100644 --- a/include/font.h +++ b/include/font.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: font.h,v 1.12 2006-10-28 16:50:46 pixel Exp $ */ +/* $Id: font.h,v 1.13 2007-07-27 14:10:19 pixel Exp $ */ #ifndef __FONT_H__ #define __FONT_H__ @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.3