--- psiconv/trunk/lib/psiconv/parse_routines.h 1999/10/29 21:14:58 24 +++ psiconv/trunk/lib/psiconv/parse_routines.h 1999/12/03 00:59:12 41 @@ -211,4 +211,7 @@ extern int psiconv_parse_sketch_file(const psiconv_buffer buf,int lev, psiconv_u32 off, psiconv_sketch_f *result); +extern int psiconv_parse_clipart_file(const psiconv_buffer buf,int lev, + psiconv_u32 off, psiconv_clipart_f *result); + #endif /* PSICONV_PARSE_ROUTINES_H */