summary refs log tree commit diff stats
path: root/src/common/hexchat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/hexchat.h')
-rw-r--r--src/common/hexchat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/hexchat.h b/src/common/hexchat.h
index 2980fc1c..ff7a8bf9 100644
--- a/src/common/hexchat.h
+++ b/src/common/hexchat.h
@@ -3,8 +3,8 @@
 #include <glib.h>
 #include <time.h>			/* need time_t */
 
-#ifndef XCHAT_H
-#define XCHAT_H
+#ifndef HEXCHAT_H
+#define HEXCHAT_H
 
 #include "history.h"