summaryrefslogtreecommitdiff
path: root/src/common/weeconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/weeconfig.h')
-rw-r--r--src/common/weeconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/weeconfig.h b/src/common/weeconfig.h
index 993cb66c1..9b147d9c8 100644
--- a/src/common/weeconfig.h
+++ b/src/common/weeconfig.h
@@ -102,6 +102,7 @@ extern int cfg_col_chat_nick;
extern int cfg_col_chat_host;
extern int cfg_col_chat_channel;
extern int cfg_col_chat_dark;
+extern int cfg_col_chat_highlight;
extern int cfg_col_chat_bg;
extern int cfg_col_status;
extern int cfg_col_status_active;