]> mj.ucw.cz Git - libucw.git/blobdiff - images/image-dup-test.c
Updated TODO
[libucw.git] / images / image-dup-test.c
index 7e1916cb6dfd47a72d20535facc18b2cdb7a2144..feece3d1fc7b3f91de3c29fb8e8fb9e098ba6d36 100644 (file)
@@ -7,13 +7,13 @@
  *     of the GNU General Public License.
  */
 
-#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"
+#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>
 
 #include <stdlib.h>
 #include <fcntl.h>