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 56ea0cc44..d87dc24fc 100644 --- a/src/conf.h +++ b/src/conf.h @@ -62,6 +62,7 @@ #define CONF_SHOUT_NAME 38 #define CONF_SHOUT_USER 39 #define CONF_SHOUT_QUALITY 40 +#define CONF_ID3V1_ENCODING 41 #define CONF_CAT_CHAR "\n" |