X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=charset%2Funicat.h;h=021ec5c2eb4106b950fa257fc2bf2ca62d7867fc;hb=beb9738f1fbcba84bc0f09f742fb66b1ddfcf349;hp=1ddfb8e62fd818e3be642f948bfa24f6f133fa61;hpb=0c4c92ea6a27b21551bd17a2a84a30e568cda660;p=libucw.git diff --git a/charset/unicat.h b/charset/unicat.h index 1ddfb8e6..021ec5c2 100644 --- a/charset/unicat.h +++ b/charset/unicat.h @@ -7,8 +7,8 @@ * of the GNU Lesser General Public License. */ -#ifndef _UNICAT_H -#define _UNICAT_H +#ifndef _CHARSET_UNICAT_H +#define _CHARSET_UNICAT_H extern const byte *_U_cat[]; extern const word *_U_upper[], *_U_lower[], *_U_unaccent[];