--- ray/src/px/pcond.h 1997/01/29 13:22:11 3.5 +++ ray/src/px/pcond.h 1997/02/05 16:08:16 3.6 @@ -89,6 +89,7 @@ extern double pixaspect; /* pixel aspect ratio */ extern RESOLU inpres; /* input picture resolution */ extern char *mbcalfile; /* macbethcal mapping file */ +extern char *cwarpfile; /* color warp mapping file */ extern double hacuity(); /* human acuity func. (cycles/deg.) */ extern double htcontrs(); /* human contrast sens. func. */