From 3db384424bd7398ffbb7a355cab8f15f3add009f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 2 Oct 2016 19:24:58 +0200 Subject: New upstream version 1.9.1+repack --- gamut/maptest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gamut/maptest.c') diff --git a/gamut/maptest.c b/gamut/maptest.c index 433e719..ae74a1c 100644 --- a/gamut/maptest.c +++ b/gamut/maptest.c @@ -33,7 +33,6 @@ #include "rspl.h" #include "gammap.h" #include "vrml.h" -#include "ui.h" void usage(void) { fprintf(stderr,"Map bteween two gamuts, Version %s\n",ARGYLL_VERSION_STR); @@ -203,6 +202,7 @@ main(int argc, char *argv[]) { gimg, /* Image gamut */ gout, /* Destination gamut */ &gmi, + NULL, /* No gamut hull gamut */ 0, 0, /* Normal black points */ 0, /* Normal CMY cusp mapping */ 0, /* No relative weighting override */ -- cgit v1.2.3