]> mj.ucw.cz Git - libucw.git/blobdiff - lib/obj2buck.c
Adapted to new unicode includes.
[libucw.git] / lib / obj2buck.c
index 7fee3d54a145a663aad7ca1393697a2cdcd24d93..9198fad56ec4c449243c21da264a044533b50a81 100644 (file)
@@ -9,9 +9,9 @@
 
 #include "lib/lib.h"
 #include "lib/fastbuf.h"
+#include "lib/ff-utf8.h"
 #include "lib/bucket.h"
 #include "lib/object.h"
-#include "charset/unistream.h"
 
 #include <string.h>
 #include <stdarg.h>