diff options
Diffstat (limited to 'ext/gsm/gstgsmdec.h')
-rw-r--r-- | ext/gsm/gstgsmdec.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/gsm/gstgsmdec.h b/ext/gsm/gstgsmdec.h index eb790ced..cc633d86 100644 --- a/ext/gsm/gstgsmdec.h +++ b/ext/gsm/gstgsmdec.h @@ -53,6 +53,7 @@ struct _GstGSMDec GstPad *sinkpad, *srcpad; gsm state; + gint use_wav49; gint64 next_of; GstClockTime next_ts; |