summary refs log tree commit diff stats
path: root/src/common/xchatc.h
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-22 09:00:35 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-22 09:00:35 +0200
commitfba30c4cf89fe4c77415f8bff1567b1ee4672f83 (patch)
tree3966e5731332503fe10e15837622ddcfd2fc97ee /src/common/xchatc.h
parent25f25069846cbf5276542901abbf201f5afafd38 (diff)
Rebrand xchatprefs
Diffstat (limited to 'src/common/xchatc.h')
-rw-r--r--src/common/xchatc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/xchatc.h b/src/common/xchatc.h
index c22e17dd..1d955055 100644
--- a/src/common/xchatc.h
+++ b/src/common/xchatc.h
@@ -1,7 +1,7 @@
 #ifndef XCHAT_C_H
 #define XCHAT_C_H
 
-extern struct xchatprefs prefs;
+extern struct hexchatprefs prefs;
 
 extern int xchat_is_quitting;
 extern gint arg_skip_plugins;	/* command-line args */