]> mj.ucw.cz Git - libucw.git/blobdiff - images/image-sim-test.c
Updated TODO
[libucw.git] / images / image-sim-test.c
index ed43e0f2d6f24dd5aff474a28d0022b369bb6878..52cf6771bc864e790e1eb994ce52723eb4071026 100644 (file)
@@ -7,14 +7,14 @@
  *     of the GNU General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/getopt.h"
-#include "ucw/fastbuf.h"
-#include "ucw/base64.h"
-#include "ucw/base224.h"
-#include "images/images.h"
-#include "images/color.h"
-#include "images/signature.h"
+#include <ucw/lib.h>
+#include <ucw/getopt.h>
+#include <ucw/fastbuf.h>
+#include <ucw/base64.h>
+#include <ucw/base224.h>
+#include <images/images.h>
+#include <images/color.h>
+#include <images/signature.h>
 
 #include <stdlib.h>
 #include <fcntl.h>