[trunk] Update JPIP (FolderReorgProposal task)
[openjpeg.git] / src / lib / openjpip / openjpip.h
index c08c3d8648c8ed38b27178960617f5adeb03e2ca..5255ab9c4a995c02d439a41dbe14aa11793a7fa9 100644 (file)
@@ -303,6 +303,8 @@ void destroy_index( index_t **idx);
  */
 void output_index( index_t *index);
 
+OPJ_API opj_codec_t* OPJ_CALLCONV opj_jpip_create_compress(OPJ_CODEC_FORMAT format);
+
 #endif /*SERVER*/
 
 #endif /* !OPENJPIP_H_ */