]> mj.ucw.cz Git - libucw.git/blobdiff - images/image-test.c
Split autoconf.cfg
[libucw.git] / images / image-test.c
index 889e85e5270958edd87fc114b22e8e635dddba56..4bf02b3992d742c997c3dc9b37c15a8c33632577 100644 (file)
@@ -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"