diff options
Diffstat (limited to 'src/common/plugin.h')
-rw-r--r-- | src/common/plugin.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/plugin.h b/src/common/plugin.h index b2799d93..8b2b00dc 100644 --- a/src/common/plugin.h +++ b/src/common/plugin.h @@ -1,5 +1,5 @@ -#ifndef XCHAT_COMMONPLUGIN_H -#define XCHAT_COMMONPLUGIN_H +#ifndef HEXCHAT_COMMONPLUGIN_H +#define HEXCHAT_COMMONPLUGIN_H #ifdef PLUGIN_C struct _xchat_plugin |