summary refs log tree commit diff stats
path: root/src/common/inbound.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/inbound.h')
-rw-r--r--src/common/inbound.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/inbound.h b/src/common/inbound.h
index b972981f..e1e4e9bb 100644
--- a/src/common/inbound.h
+++ b/src/common/inbound.h
@@ -1,5 +1,5 @@
-#ifndef XCHAT_INBOUND_H
-#define XCHAT_INBOUND_H
+#ifndef HEXCHAT_INBOUND_H
+#define HEXCHAT_INBOUND_H
 
 void inbound_next_nick (session *sess, char *nick);
 void inbound_uback (server *serv);