X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=images%2Fobject.c;h=9133b7e6d8ff16e4d74f631ad6e12088478caf34;hb=b9db3187d404ffec3840f9a3ffc237fb9523de79;hp=7138aa954f703d7a1ee0d73b34660ff54c489db2;hpb=f1e59f17c216849d1988d874e7fd945c2cd68e5a;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"