From 1e8fb8802c3bddf959987e89c4a2af2bc313b8f9 Mon Sep 17 00:00:00 2001 From: handa Date: Wed, 30 Jun 2004 02:47:36 +0000 Subject: [PATCH] Include instead of . --- example/mdump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/mdump.c b/example/mdump.c index 381b898..0168c1f 100644 --- a/example/mdump.c +++ b/example/mdump.c @@ -221,7 +221,7 @@ #if defined (HAVE_FREETYPE) && defined (HAVE_GD) #include -#include +#include #include #define PROGRAM_VERSION "1.1" -- 1.7.10.4