--- psiconv/trunk/program/psiconv/gen.h 1999/10/13 16:08:59 16 +++ psiconv/trunk/program/psiconv/gen.h 1999/10/13 19:15:59 17 @@ -30,4 +30,6 @@ void psiconv_gen_rtf(FILE *of,psiconv_file wf); +void psiconv_gen_image(FILE *of,psiconv_file wf); + #endif /* PSICONV_GEN_H */