]> mj.ucw.cz Git - libucw.git/blobdiff - images/dup-cmp.c
UCW::CGI: Let url_param_escape() encode non-ASCII characters
[libucw.git] / images / dup-cmp.c
index e16f0634c2b3ff82f6bbf4d9423bf0df6bfb0e84..c0232a4d4813c7d5e8b95447eb166811fdc3442c 100644 (file)
@@ -9,11 +9,11 @@
 
 #undef LOCAL_DEBUG
 
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
-#include "ucw/fastbuf.h"
-#include "images/images.h"
-#include "images/duplicates.h"
+#include <ucw/lib.h>
+#include <ucw/mempool.h>
+#include <ucw/fastbuf.h>
+#include <images/images.h>
+#include <images/duplicates.h>
 
 #include <fcntl.h>
 
 
 #include <fcntl.h>