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 3999f7f1f..901cdefb7 100644 --- a/src/conf.h +++ b/src/conf.h @@ -49,6 +49,7 @@ #define CONF_DEFAULT_PERMISSIONS 25 #define CONF_BUFFER_SIZE 26 #define CONF_REPLAYGAIN 27 +#define CONF_AUDIO_OUTPUT_FORMAT 28 #define CONF_CAT_CHAR "\n" |