X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=images%2Fcolor.c;h=e0b079c21b8df7a61d91b7eb9e2e64f3edff062c;hb=55c249f666faddb7d4e999d8a8e3ab66bccfae96;hp=b5dcaf5f705f8d9c443fefabf36edf601db86cfd;hpb=c460be258f74353287bb852c37c7782a0322a3c0;p=libucw.git diff --git a/images/color.c b/images/color.c index b5dcaf5f..e0b079c2 100644 --- a/images/color.c +++ b/images/color.c @@ -9,14 +9,14 @@ #undef LOCAL_DEBUG -#include "sherlock/sherlock.h" -#include "lib/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,