summaryrefslogtreecommitdiff
path: root/gamut/maptest.c
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-10-02 19:24:58 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-10-02 19:24:58 +0200
commit3db384424bd7398ffbb7a355cab8f15f3add009f (patch)
tree4536961c62454aca3ac87ee88229e4d20c0d44fa /gamut/maptest.c
parentd479dd1aab1c1cb907932c6595b0ef33523fc797 (diff)
New upstream version 1.9.1+repackupstream/1.9.1+repack
Diffstat (limited to 'gamut/maptest.c')
-rw-r--r--gamut/maptest.c2
1 files changed, 1 insertions, 1 deletions
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 */