summaryrefslogtreecommitdiff
path: root/plugins/supereq/Equ.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/supereq/Equ.h')
-rw-r--r--plugins/supereq/Equ.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/supereq/Equ.h b/plugins/supereq/Equ.h
index de90fd17..a315741a 100644
--- a/plugins/supereq/Equ.h
+++ b/plugins/supereq/Equ.h
@@ -37,6 +37,7 @@ typedef struct {
int dither;
int channels;
int enable;
+ int fft_bits;
} SuperEqState;
void *paramlist_alloc (void);