diff options
-rw-r--r-- | glib/gcharset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/gcharset.h b/glib/gcharset.h index cf7805be6..9b56524c0 100644 --- a/glib/gcharset.h +++ b/glib/gcharset.h @@ -22,7 +22,7 @@ #error "Only <glib.h> can be included directly." #endif -#ifndef __G_CHARSET_H___ +#ifndef __G_CHARSET_H__ #define __G_CHARSET_H__ #include <glib/gtypes.h> |