]> mj.ucw.cz Git - libucw.git/blobdiff - images/image-sim-test.c
ucw docs: init and commit hooks described in-place
[libucw.git] / images / image-sim-test.c
index 52309bdb82a317c4fb7034d341ad921b29220806..ed43e0f2d6f24dd5aff474a28d0022b369bb6878 100644 (file)
@@ -7,11 +7,11 @@
  *     of the GNU General Public License.
  */
 
  *     of the GNU General Public License.
  */
 
-#include "lib/lib.h"
-#include "lib/getopt.h"
-#include "lib/fastbuf.h"
-#include "lib/base64.h"
-#include "lib/base224.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 "images/images.h"
 #include "images/color.h"
 #include "images/signature.h"