Changed name of header file.
authorPeter Verthez <Peter.Verthez@advalvas.be>
Sat, 28 Dec 2002 13:16:04 +0000 (13:16 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Sat, 28 Dec 2002 13:16:04 +0000 (13:16 +0000)
utf8/utf8tools.h

index f7e25ae77ad15619997001ab1da3452f60fa730e..0eca7da82f36bf5aa72efff4d609d540f64c7c02 100644 (file)
@@ -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 */