X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=utf8%2Futf8tools.h;h=0eca7da82f36bf5aa72efff4d609d540f64c7c02;hb=7e2a5e6be271d2745e9d7d5b764102c2a213445a;hp=f7e25ae77ad15619997001ab1da3452f60fa730e;hpb=18ff02c2f0dff12904dbd2dc4d6c40ef3ad4a6d2;p=gedcom-parse.git diff --git a/utf8/utf8tools.h b/utf8/utf8tools.h index f7e25ae..0eca7da 100644 --- a/utf8/utf8tools.h +++ b/utf8/utf8tools.h @@ -20,8 +20,8 @@ /* $Id$ */ /* $Name$ */ -#ifndef __UTF8_H -#define __UTF8_H +#ifndef __UTF8TOOLS_H +#define __UTF8TOOLS_H #ifdef __cplusplus extern "C" { @@ -68,4 +68,4 @@ char* convert_locale_to_utf8(const char* input); } #endif -#endif /* __UTF8_H */ +#endif /* __UTF8TOOLS_H */