summaryrefslogtreecommitdiff
path: root/gamut/maptest.c
diff options
context:
space:
mode:
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 */