]> mj.ucw.cz Git - libucw.git/blobdiff - images/image-tool.c
Daemon: Preliminary documentation
[libucw.git] / images / image-tool.c
index 1984906e97de6c6f948a6022b64d744da7a19a75..3f24d0294ddfff4a3121ee03f3fe6b64c7e40894 100644 (file)
@@ -7,10 +7,10 @@
  *     of the GNU General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
-#include "images/images.h"
-#include "images/color.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
+#include <images/images.h>
+#include <images/color.h>
 
 #include <getopt.h>
 #include <stdlib.h>