From 855fca8b75c5734fba4b9065750fbd52848c41ae Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Thu, 4 May 2006 20:50:55 +0000 Subject: Make the_font (gfontrle.c) static again, and this time fix up the other files so that compilation still works. gfontrle.h is no longer needed. CVS patchset: 7987 CVS date: 2006/05/04 20:50:55 --- src/post/goom/gfontlib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/post/goom/gfontlib.c') diff --git a/src/post/goom/gfontlib.c b/src/post/goom/gfontlib.c index 710c23520..f9d6801dd 100755 --- a/src/post/goom/gfontlib.c +++ b/src/post/goom/gfontlib.c @@ -1,5 +1,5 @@ #include "goom_config.h" -#include "gfontrle.h" +#include "gfontrle.c" #include "gfontlib.h" #include #include -- cgit v1.2.3