summaryrefslogtreecommitdiff
path: root/xicc/xfit.c
diff options
context:
space:
mode:
Diffstat (limited to 'xicc/xfit.c')
-rwxr-xr-x[-rw-r--r--]xicc/xfit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xicc/xfit.c b/xicc/xfit.c
index 91afa64..b5a8694 100644..100755
--- a/xicc/xfit.c
+++ b/xicc/xfit.c
@@ -1834,6 +1834,7 @@ static int xfit_fit(
} else {
icmSetUnity3x3(p->fromAbs);
icmSetUnity3x3(p->toAbs);
+ icmCpy3(p->wp, icmD50_ary3); /* Default to forced absolute */
}
/* Setup input position/shape curves to be linear initially */