]> mj.ucw.cz Git - libucw.git/blobdiff - images/image-test.c
Exampled moved to a top-level directory
[libucw.git] / images / image-test.c
index 0aad5057a8ccb65d54f46d0b994f32d731179b20..aeae9dd2380f9f43cde72ffd792282ff7cb102cb 100644 (file)
@@ -9,12 +9,12 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
-#include "ucw/fastbuf.h"
-#include "ucw/threads.h"
-#include "images/images.h"
-#include "images/color.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>
 
 #include <stdlib.h>
 #include <string.h>