X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=images%2Fimage-test.c;h=4bf02b3992d742c997c3dc9b37c15a8c33632577;hb=09e7fe5641b94148d998a1b620bf694f353cb17b;hp=889e85e5270958edd87fc114b22e8e635dddba56;hpb=91c499892f07ad6494351a1c1985a0d3e2600a25;p=libucw.git diff --git a/images/image-test.c b/images/image-test.c index 889e85e5..4bf02b39 100644 --- a/images/image-test.c +++ b/images/image-test.c @@ -9,10 +9,10 @@ #undef LOCAL_DEBUG -#include "lib/lib.h" -#include "lib/mempool.h" -#include "lib/fastbuf.h" -#include "lib/threads.h" +#include "ucw/lib.h" +#include "ucw/mempool.h" +#include "ucw/fastbuf.h" +#include "ucw/threads.h" #include "images/images.h" #include "images/color.h"