aboutsummaryrefslogtreecommitdiffstats
path: root/libtoolame-dab/toolame.c
diff options
context:
space:
mode:
Diffstat (limited to 'libtoolame-dab/toolame.c')
-rw-r--r--libtoolame-dab/toolame.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libtoolame-dab/toolame.c b/libtoolame-dab/toolame.c
index 961561f..b15e555 100644
--- a/libtoolame-dab/toolame.c
+++ b/libtoolame-dab/toolame.c
@@ -23,6 +23,8 @@
Bit_stream_struc bs;
+options glopts;
+
const int FPAD_LENGTH=2;
void smr_dump(double smr[2][SBLIMIT], int nch);