summaryrefslogtreecommitdiff
path: root/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'conf.h')
-rw-r--r--conf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.h b/conf.h
index e9a21f5b..b393e46b 100644
--- a/conf.h
+++ b/conf.h
@@ -23,6 +23,7 @@ extern int conf_samplerate;
extern int conf_src_quality;
extern char conf_hvsc_path[1024];
extern int conf_hvsc_enable;
+extern char conf_blacklist_plugins[1024];
int
conf_load (void);