diff options
Diffstat (limited to 'src/common/dcc.h')
-rw-r--r-- | src/common/dcc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/dcc.h b/src/common/dcc.h index 656c8fdc..6dcd53d5 100644 --- a/src/common/dcc.h +++ b/src/common/dcc.h @@ -2,8 +2,8 @@ #include <time.h> /* for time_t */ -#ifndef XCHAT_DCC_H -#define XCHAT_DCC_H +#ifndef HEXCHAT_DCC_H +#define HEXCHAT_DCC_H #define STAT_QUEUED 0 #define STAT_ACTIVE 1 |