diff options
Diffstat (limited to 'src/conf.h')
-rw-r--r-- | src/conf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/conf.h b/src/conf.h index 1a7c7fef0..6a06b0f0b 100644 --- a/src/conf.h +++ b/src/conf.h @@ -54,6 +54,7 @@ #define CONF_HTTP_PROXY_PORT 30 #define CONF_HTTP_PROXY_USER 31 #define CONF_HTTP_PROXY_PASSWORD 32 +#define CONF_REPLAYGAIN_PREAMP 33 #define CONF_CAT_CHAR "\n" |