summary refs log tree commit diff stats
path: root/src/common/userlist.h
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-25 01:33:23 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-25 01:33:23 +0200
commit47310229a4ba96ee2aad166b7c561ec31ae20a70 (patch)
tree1986fd188110b40ca6f8c601f69562a656843777 /src/common/userlist.h
parent9690fa532d1661d61737c7d69f6e624bacaeecca (diff)
Some more rebranding for consistency's sake
Diffstat (limited to 'src/common/userlist.h')
-rw-r--r--src/common/userlist.h4
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
 {