diff options
Diffstat (limited to 'src/common/url.h')
-rw-r--r-- | src/common/url.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/url.h b/src/common/url.h index 8263b61c..dc5a65f8 100644 --- a/src/common/url.h +++ b/src/common/url.h @@ -1,5 +1,5 @@ -#ifndef XCHAT_URL_H -#define XCHAT_URL_H +#ifndef HEXCHAT_URL_H +#define HEXCHAT_URL_H extern void *url_tree; |