diff options
Diffstat (limited to 'src/common/xchatc.h')
-rw-r--r-- | src/common/xchatc.h | 2 |
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 */ |