]> mj.ucw.cz Git - libucw.git/blobdiff - charset/unicat.h
Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT/sherlock.git
[libucw.git] / charset / unicat.h
index 1ddfb8e62fd818e3be642f948bfa24f6f133fa61..021ec5c2eb4106b950fa257fc2bf2ca62d7867fc 100644 (file)
@@ -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[];