diff options
Diffstat (limited to '')
-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 d87dc24fc..f6bd5d283 100644 --- a/src/conf.h +++ b/src/conf.h @@ -63,6 +63,7 @@ #define CONF_SHOUT_USER 39 #define CONF_SHOUT_QUALITY 40 #define CONF_ID3V1_ENCODING 41 +#define CONF_SHOUT_FORMAT 42 #define CONF_CAT_CHAR "\n" |