[trunk] use the right cp structure in image.h
This commit is contained in:
@@ -33,7 +33,7 @@ The functions in IMAGE.C have for goal to realize operations on images.
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
struct opj_image;
|
struct opj_image;
|
||||||
struct opj_cp_v2;
|
struct opj_cp;
|
||||||
|
|
||||||
/** @defgroup IMAGE IMAGE - Implementation of operations on images */
|
/** @defgroup IMAGE IMAGE - Implementation of operations on images */
|
||||||
/*@{*/
|
/*@{*/
|
||||||
|
|||||||
Reference in New Issue
Block a user