summaryrefslogtreecommitdiff
path: root/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'conf.h')
-rw-r--r--conf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.h b/conf.h
index dc04f8ce..683db68b 100644
--- a/conf.h
+++ b/conf.h
@@ -26,6 +26,7 @@ extern int conf_hvsc_enable;
extern char conf_blacklist_plugins[1024];
extern int conf_close_send_to_tray;
extern int conf_replaygain_mode;
+extern int conf_replaygain_scale;
int
conf_load (void);