diff options
Diffstat (limited to 'imdi')
-rw-r--r-- | imdi/cctiff.c | 1 | ||||
-rw-r--r-- | imdi/greytiff.c | 1 | ||||
-rw-r--r-- | imdi/itest.c | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/imdi/cctiff.c b/imdi/cctiff.c index 32dc5e8..582f2ad 100644 --- a/imdi/cctiff.c +++ b/imdi/cctiff.c @@ -96,7 +96,6 @@ #include "icc.h" #include "xicc.h" #include "imdi.h" -#include "ui.h" #undef DEBUG /* Print detailed debug info */ diff --git a/imdi/greytiff.c b/imdi/greytiff.c index bcc7553..af52013 100644 --- a/imdi/greytiff.c +++ b/imdi/greytiff.c @@ -42,7 +42,6 @@ #include "numlib.h" #include "xicc.h" #include "imdi.h" -#include "ui.h" #undef DO_CHECK /* Do floating point check */ diff --git a/imdi/itest.c b/imdi/itest.c index 515d2b1..8edcb8b 100644 --- a/imdi/itest.c +++ b/imdi/itest.c @@ -16,7 +16,6 @@ #include "numlib.h" #include "imdi.h" #include "refi.h" -#include "ui.h" /* Test parameters */ #undef TEST1 /* Test just one combination */ |