X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fff-unicode.c;h=31fa32aaf58f4ceb5dc420a732960f7a3943ea05;hb=ae2b00416589dfe798fc40f0575f62a0c664798f;hp=6de5a107e083a5aaf1e63e4342d085c98ee7db19;hpb=031256ad2e123eec58521f8e3eb9496c197641d2;p=libucw.git diff --git a/ucw/ff-unicode.c b/ucw/ff-unicode.c index 6de5a107..31fa32aa 100644 --- a/ucw/ff-unicode.c +++ b/ucw/ff-unicode.c @@ -8,11 +8,11 @@ * of the GNU Lesser General Public License. */ -#include "ucw/lib.h" -#include "ucw/fastbuf.h" -#include "ucw/unicode.h" -#include "ucw/ff-unicode.h" -#include "ucw/ff-binary.h" +#include +#include +#include +#include +#include /*** UTF-8 ***/