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 6a06b0f0b..d8c5f0fa0 100644 --- a/src/conf.h +++ b/src/conf.h @@ -55,6 +55,7 @@ #define CONF_HTTP_PROXY_USER 31 #define CONF_HTTP_PROXY_PASSWORD 32 #define CONF_REPLAYGAIN_PREAMP 33 +#define CONF_ID3V1_ENCODING 34 #define CONF_CAT_CHAR "\n" |