diff options
Diffstat (limited to 'src/common/userlist.h')
-rw-r--r-- | src/common/userlist.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/userlist.h b/src/common/userlist.h index 91eb62c0..74ab4029 100644 --- a/src/common/userlist.h +++ b/src/common/userlist.h @@ -1,7 +1,7 @@ #include <time.h> -#ifndef XCHAT_USERLIST_H -#define XCHAT_USERLIST_H +#ifndef HEXCHAT_USERLIST_H +#define HEXCHAT_USERLIST_H struct User { |