--- psiconv/trunk/program/psiconv/gen.h 1999/10/11 19:17:17 14 +++ 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 */