summaryrefslogtreecommitdiff
path: root/xicc/xmono.c
diff options
context:
space:
mode:
Diffstat (limited to 'xicc/xmono.c')
-rwxr-xr-x[-rw-r--r--]xicc/xmono.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xicc/xmono.c b/xicc/xmono.c
index d1f091b..fbd2f0e 100644..100755
--- a/xicc/xmono.c
+++ b/xicc/xmono.c
@@ -264,7 +264,7 @@ int dir /* 0 = fwd, 1 = bwd */
p->vc = *vc; /* Copy the structure */
p->cam = new_icxcam(cam_default);
p->cam->set_view(p->cam, vc->Ev, vc->Wxyz, vc->La, vc->Yb, vc->Lv, vc->Yf, vc->Yg, vc->Gxyz,
- XICC_USE_HK, vc->hkscale);
+ XICC_USE_HK, vc->hkscale, vc->mtaf, vc->Wxyz2);
} else
p->cam = NULL;