From: handa Date: Wed, 30 Jun 2004 02:47:36 +0000 (+0000) Subject: Include instead of . X-Git-Tag: withdl~6 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e8fb8802c3bddf959987e89c4a2af2bc313b8f9;p=m17n%2Fm17n-lib.git Include instead of . --- 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"