diff options
Diffstat (limited to 'profile/prof.h')
-rwxr-xr-x[-rw-r--r--] | profile/prof.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profile/prof.h b/profile/prof.h index 098c03f..013fbd6 100644..100755 --- a/profile/prof.h +++ b/profile/prof.h @@ -100,6 +100,7 @@ void make_input_icc( char *in_name, /* input .ti3 file name */ char *file_name, /* output icc name */ cgats *icg, /* input cgats structure */ + int emis, /* emissive reference data */ int spec, /* Use spectral data flag */ icxIllumeType illum, /* Spectral illuminant */ xspect *cust_illum, /* Possible custom illumination */ |