diff options
Diffstat (limited to 'src/common/outbound.h')
-rw-r--r-- | src/common/outbound.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/outbound.h b/src/common/outbound.h index a2047845..def3868d 100644 --- a/src/common/outbound.h +++ b/src/common/outbound.h @@ -1,5 +1,5 @@ -#ifndef XCHAT_OUTBOUND_H -#define XCHAT_OUTBOUND_H +#ifndef HEXCHAT_OUTBOUND_H +#define HEXCHAT_OUTBOUND_H extern const struct commands xc_cmds[]; extern GSList *menu_list; |