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 d4d798b9c..3999f7f1f 100644 --- a/src/conf.h +++ b/src/conf.h @@ -48,6 +48,7 @@ #define CONF_PASSWORD 24 #define CONF_DEFAULT_PERMISSIONS 25 #define CONF_BUFFER_SIZE 26 +#define CONF_REPLAYGAIN 27 #define CONF_CAT_CHAR "\n" |