diff options
Diffstat (limited to '')
| -rw-r--r-- | src/blind-colour-ciexyz.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blind-colour-ciexyz.c b/src/blind-colour-ciexyz.c index 5be6068..763cae8 100644 --- a/src/blind-colour-ciexyz.c +++ b/src/blind-colour-ciexyz.c @@ -1,5 +1,5 @@ /* See LICENSE file for copyright and license details. */ -#include "util.h" +#include "common.h" USAGE("(X Y Z | Y)") |
