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