diff options
Diffstat (limited to 'src/common/weechat.h')
-rw-r--r-- | src/common/weechat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/weechat.h b/src/common/weechat.h index 4afc59f74..5ab30e049 100644 --- a/src/common/weechat.h +++ b/src/common/weechat.h @@ -94,6 +94,7 @@ /* global variables and functions */ +extern char *var_LANG; extern int quit_weechat; extern char *weechat_home; |