X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=charset%2Ftocat.c;h=d9e6915c7f2d8309ad04eb83f8bb0df35c4e9bf3;hb=c7b8fa1cf1dae26c8a852f6e3e67e96da7209741;hp=243e2fa1165080550e27df280aa9300cb56edb84;hpb=ac9212c1d03bd23f6322bef39a4a0384b5afcc5d;p=libucw.git diff --git a/charset/tocat.c b/charset/tocat.c index 243e2fa1..d9e6915c 100644 --- a/charset/tocat.c +++ b/charset/tocat.c @@ -1,9 +1,9 @@ /* * The UniCode Library -- Category Table * - * (c) 1997 Martin Mares, + * (c) 1997 Martin Mares */ -#include "unicode.h" - -#include "U-cat.h" +#include "lib/lib.h" +#include "charset/unicode.h" +#include "charset/U-cat.h"