]> mj.ucw.cz Git - libucw.git/blobdiff - images/io-main.c
Sorter debugging tools can be compiled again
[libucw.git] / images / io-main.c
index c2975842c3e7076b2e4e8162250c865a39c4d660..64c1db4546d8d928e365af4dc095609173b0dbcc 100644 (file)
@@ -9,12 +9,12 @@
 
 #undef LOCAL_DEBUG
 
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
-#include "images/images.h"
-#include "images/error.h"
-#include "images/io-main.h"
-#include "images/color.h"
+#include <ucw/lib.h>
+#include <ucw/mempool.h>
+#include <images/images.h>
+#include <images/error.h>
+#include <images/io-main.h>
+#include <images/color.h>
 
 #include <string.h>
 
 
 #include <string.h>