X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=images%2Fimage-sim-test.c;h=ed43e0f2d6f24dd5aff474a28d0022b369bb6878;hb=c8c688e0b06fdacb20b28b66b9b0608dae8ca0dc;hp=52309bdb82a317c4fb7034d341ad921b29220806;hpb=91c499892f07ad6494351a1c1985a0d3e2600a25;p=libucw.git diff --git a/images/image-sim-test.c b/images/image-sim-test.c index 52309bdb..ed43e0f2 100644 --- a/images/image-sim-test.c +++ b/images/image-sim-test.c @@ -7,11 +7,11 @@ * of the GNU General Public License. */ -#include "lib/lib.h" -#include "lib/getopt.h" -#include "lib/fastbuf.h" -#include "lib/base64.h" -#include "lib/base224.h" +#include "ucw/lib.h" +#include "ucw/getopt.h" +#include "ucw/fastbuf.h" +#include "ucw/base64.h" +#include "ucw/base224.h" #include "images/images.h" #include "images/color.h" #include "images/signature.h"