X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=images%2Fimage-dup-test.c;h=7e1916cb6dfd47a72d20535facc18b2cdb7a2144;hb=1d92ad2e62c2f12405aac4339af536591f721f6a;hp=93fde378819e8573df42257a6fe7cb68fd65b775;hpb=91c499892f07ad6494351a1c1985a0d3e2600a25;p=libucw.git diff --git a/images/image-dup-test.c b/images/image-dup-test.c index 93fde378..7e1916cb 100644 --- a/images/image-dup-test.c +++ b/images/image-dup-test.c @@ -7,10 +7,10 @@ * of the GNU General Public License. */ -#include "lib/lib.h" -#include "lib/getopt.h" -#include "lib/fastbuf.h" -#include "lib/mempool.h" +#include "ucw/lib.h" +#include "ucw/getopt.h" +#include "ucw/fastbuf.h" +#include "ucw/mempool.h" #include "images/images.h" #include "images/color.h" #include "images/duplicates.h"