[trunk] solve the problem with new opj_ symbols in color.c

This commit is contained in:
Mickael Savinaud 2012-11-16 08:36:23 +00:00
parent fcf9fa3651
commit 9398bc1764
1 changed files with 8 additions and 0 deletions

View File

@ -45,6 +45,14 @@
#include <lcms.h>
#endif
#ifdef CLRSPC_GRAY
#define OPJ_CLRSPC_GRAY CLRSPC_GRAY
#endif
#ifdef CLRSPC_SRGB
#define OPJ_CLRSPC_SRGB CLRSPC_SRGB
#endif
/*--------------------------------------------------------
Matrix for sYCC, Amendment 1 to IEC 61966-2-1