--- psiconv/trunk/program/psiconv/gen_image.c 1999/12/04 21:46:46 47 +++ psiconv/trunk/program/psiconv/gen_image.c 2000/02/04 20:33:51 48 @@ -25,7 +25,6 @@ #if IMAGEMAGICK #include -#endif /* This is ridiculously simple using ImageMagick. Without it, it would be quite somewhat harder - it will be left for later on */ @@ -38,6 +37,7 @@ return image; } +#endif static int psiconv_gen_image_clipart(FILE *of, psiconv_clipart_f f, const char *dest)