X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=charset%2Fdebug.c;h=738d1d41c6af355e1748da6078fbba3e61a8ace0;hb=535e4b8371c566d0542be2188d06a5af59bbfdb8;hp=7874856e176ea8230aaa133b44d70b37ee247ecd;hpb=ac9212c1d03bd23f6322bef39a4a0384b5afcc5d;p=libucw.git diff --git a/charset/debug.c b/charset/debug.c index 7874856e..738d1d41 100644 --- a/charset/debug.c +++ b/charset/debug.c @@ -1,13 +1,11 @@ /* * The UniCode Library -- Debugging Support Functions * - * (c) 1997 Martin Mares, + * (c) 1997 Martin Mares */ -#include -#include - -#include "unicode.h" +#include "lib/lib.h" +#include "charset/unicode.h" static byte * get_static_buffer(uns size)