diff options
Diffstat (limited to 'src/common/history.h')
-rw-r--r-- | src/common/history.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/history.h b/src/common/history.h index 5267f1fc..c5696d70 100644 --- a/src/common/history.h +++ b/src/common/history.h @@ -1,5 +1,5 @@ -#ifndef XCHAT_HISTORY_H -#define XCHAT_HISTORY_H +#ifndef HEXCHAT_HISTORY_H +#define HEXCHAT_HISTORY_H #define HISTORY_SIZE 100 |