Relax dependency from procparams.h
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
#include "ciecam02.h"
|
||||
#include "color.h"
|
||||
#include "iccstore.h"
|
||||
#include "procparams.h"
|
||||
#undef CLIPD
|
||||
#define CLIPD(a) ((a)>0.0f?((a)<1.0f?(a):1.0f):0.0f)
|
||||
|
||||
|
Reference in New Issue
Block a user