From c07d0c2d2f6f7b0eb6e92cc6204bf05037957e82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 1 Sep 2014 15:43:52 +0200 Subject: Imported Upstream version 1.6.3 --- xicc/xmono.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xicc/xmono.c') diff --git a/xicc/xmono.c b/xicc/xmono.c index f0ee04f..fe9c55e 100644 --- a/xicc/xmono.c +++ b/xicc/xmono.c @@ -261,7 +261,7 @@ int dir /* 0 = fwd, 1 = bwd */ if (pcsor == icxSigJabData) { 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->Fxyz, + 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); } else p->cam = NULL; -- cgit v1.2.3