remove deprecated v1 style function j2k_read_cod
[openjpeg.git] / libopenjpeg / opj_includes.h
index 0ee873a8139fcbfd4d07b62ed4509d7c289df3a1..ebc946ac2f076da85523303a9546f13b9a56eeb0 100644 (file)
@@ -145,6 +145,7 @@ static INLINE long lrintf(float f){
 }
 #endif
 
+#include "opj_inttypes.h"
 #include "j2k_lib.h"
 #include "opj_malloc.h"
 #include "event.h"
@@ -178,7 +179,7 @@ static INLINE long lrintf(float f){
 #endif /* USE_JPWL */
 /* <<JPWL */
 
-// V2
+/* V2 */
 #include "function_list.h"
 
 #endif /* OPJ_INCLUDES_H */