X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=images%2Fobject.c;h=9133b7e6d8ff16e4d74f631ad6e12088478caf34;hb=c8c688e0b06fdacb20b28b66b9b0608dae8ca0dc;hp=7138aa954f703d7a1ee0d73b34660ff54c489db2;hpb=a59b1d81fd5fcb0efb02b9c50b24e88b43cac915;p=libucw.git diff --git a/images/object.c b/images/object.c index 7138aa95..9133b7e6 100644 --- a/images/object.c +++ b/images/object.c @@ -9,9 +9,9 @@ #undef LOCAL_DEBUG #include "sherlock/sherlock.h" -#include "lib/base224.h" -#include "lib/mempool.h" -#include "lib/fastbuf.h" +#include "ucw/base224.h" +#include "ucw/mempool.h" +#include "ucw/fastbuf.h" #include "sherlock/object.h" #include "images/images.h" #include "images/object.h"