X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=images%2Fcolor.c;h=011abb28421ed50902e58a441989e09aac48b47e;hb=35257848f97710b8107e20f690404cfaf0838f74;hp=8003c7bed75d8d5106d5d470b5b416db022c6a56;hpb=0a3c6e75d7bf2f7d79a1e448c343946f689e6ba1;p=libucw.git diff --git a/images/color.c b/images/color.c index 8003c7be..011abb28 100644 --- a/images/color.c +++ b/images/color.c @@ -9,14 +9,14 @@ #undef LOCAL_DEBUG -#include "sherlock/sherlock.h" -#include "sherlock/math.h" +#include "lib/lib.h" #include "images/images.h" #include "images/color.h" #include "images/error.h" #include "images/math.h" #include +#include uns color_space_channels[COLOR_SPACE_MAX] = { [COLOR_SPACE_UNKNOWN] = 0,