diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-25 01:33:23 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-25 01:33:23 +0200 |
commit | 47310229a4ba96ee2aad166b7c561ec31ae20a70 (patch) | |
tree | 1986fd188110b40ca6f8c601f69562a656843777 /src/common/fe.h | |
parent | 9690fa532d1661d61737c7d69f6e624bacaeecca (diff) |
Some more rebranding for consistency's sake
Diffstat (limited to 'src/common/fe.h')
-rw-r--r-- | src/common/fe.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/fe.h b/src/common/fe.h index 3fa4e2bc..e8cc6f8f 100644 --- a/src/common/fe.h +++ b/src/common/fe.h @@ -1,8 +1,8 @@ #include "userlist.h" #include "dcc.h" -#ifndef XCHAT_FE_H -#define XCHAT_FE_H +#ifndef HEXCHAT_FE_H +#define HEXCHAT_FE_H /* for storage of /menu entries */ typedef struct |