X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fff-unicode.c;h=31fa32aaf58f4ceb5dc420a732960f7a3943ea05;hb=17b1bcca21624757189a619506e93b42f4706b77;hp=6de5a107e083a5aaf1e63e4342d085c98ee7db19;hpb=a4fe009d3366b0a3e119713b0ecc7fc0070efdfa;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 ***/