aboutsummaryrefslogtreecommitdiff
path: root/src/conf.h
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-07-17 14:54:22 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-07-17 14:54:22 +0000
commitefda73c74dd379b30bf56fcff89eee9338acc02f (patch)
treeab99529448243510a8b18013f715ba8e382d72e1 /src/conf.h
parent3edf33154308eafe212a0d536612b030e95ffc70 (diff)
add replaygain preamp
git-svn-id: https://svn.musicpd.org/mpd/trunk@1873 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'src/conf.h')
-rw-r--r--src/conf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/conf.h b/src/conf.h
index 1a7c7fef..6a06b0f0 100644
--- a/src/conf.h
+++ b/src/conf.h
@@ -54,6 +54,7 @@
#define CONF_HTTP_PROXY_PORT 30
#define CONF_HTTP_PROXY_USER 31
#define CONF_HTTP_PROXY_PASSWORD 32
+#define CONF_REPLAYGAIN_PREAMP 33
#define CONF_CAT_CHAR "\n"