aboutsummaryrefslogtreecommitdiff
path: root/src/Config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Config.h')
-rw-r--r--src/Config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Config.h b/src/Config.h
index 54ef63b..a0c7ea8 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -55,6 +55,7 @@ extern int DSiSDEnable;
extern char DSiSDPath[1024];
extern int RandomizeMAC;
+extern int AudioBitrate;
#ifdef JIT_ENABLED
extern int JIT_Enable;