X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=utf8%2Futf8tools.h;fp=utf8%2Futf8tools.h;h=0eca7da82f36bf5aa72efff4d609d540f64c7c02;hb=5b9000301fadc8cb178015132507b98546a649aa;hp=f7e25ae77ad15619997001ab1da3452f60fa730e;hpb=c3817b81d36389ab9d53a74285504742d1e0de33;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 */