[1.5] enhance some new JPIP files with opj_config inclusion and using of opj_free/opj_calloc functions (credit to Julien Malik)

This commit is contained in:
Mickael Savinaud
2011-10-06 09:36:22 +00:00
parent 40b4ecfaec
commit 73106fe839
7 changed files with 15 additions and 20 deletions

View File

@@ -107,6 +107,7 @@ static INLINE long lrintf(float f){
#include "j2k_lib.h"
#include "opj_malloc.h"
#include "event.h"
#include "bio.h"
#include "cio.h"
#include "image.h"