From 86bfdeb77f55b379302a65b22f57fc0583ec6b3c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 22 Apr 2015 13:58:16 +0100 Subject: Express colour conversions as chromaticities and adjust so that everything is specified as something_to_xyz and then you can get an inverse LUT if you want one. --- src/wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'src/wscript') diff --git a/src/wscript b/src/wscript index f85b0032..1107d8cd 100644 --- a/src/wscript +++ b/src/wscript @@ -65,6 +65,7 @@ def build(bld): asset.h certificate_chain.h certificates.h + chromaticity.h colour_conversion.h colour_matrix.h cpl.h -- cgit v1.2.3