*** empty log message ***
authorhanda <handa>
Thu, 27 May 2004 11:04:50 +0000 (11:04 +0000)
committerhanda <handa>
Thu, 27 May 2004 11:04:50 +0000 (11:04 +0000)
src/m17n-gd.c

index bd6f72d..9b8735a 100644 (file)
@@ -26,6 +26,8 @@
 
 #include "config.h"
 
+#if defined (HAVE_FREETYPE) && defined (HAVE_GD)
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <ctype.h>
@@ -41,8 +43,6 @@
 #include "fontset.h"
 #include "face.h"
 
-#if defined (HAVE_FREETYPE) && defined (HAVE_GD)
-
 static MPlist *realized_fontset_list;
 static MPlist *realized_font_list;
 static MPlist *realized_face_list;