X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=charset%2Ftocat.c;h=583c31ddf32df438c17848628373d5c8a57e4c9d;hb=e34560a76a7af3fb428604e4da3cd14cfd1bf454;hp=243e2fa1165080550e27df280aa9300cb56edb84;hpb=ac9212c1d03bd23f6322bef39a4a0384b5afcc5d;p=libucw.git diff --git a/charset/tocat.c b/charset/tocat.c index 243e2fa1..583c31dd 100644 --- a/charset/tocat.c +++ b/charset/tocat.c @@ -1,9 +1,12 @@ /* * The UniCode Library -- Category Table * - * (c) 1997 Martin Mares, + * (c) 1997 Martin Mares + * + * This software may be freely distributed and used according to the terms + * of the GNU Lesser General Public License. */ -#include "unicode.h" - -#include "U-cat.h" +#include "lib/lib.h" +#include "charset/unicat.h" +#include "charset/U-cat.h"