Commit c973ef04 authored by vaclav's avatar vaclav
Browse files

fix build

parent ebc87df3
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6488,7 +6488,7 @@ void swb_tbe_dec_ivas_fx(
            IF( st->element_mode != EVS_MONO && GT_16( *Q_white_exc, Q31 ) )
            {
                Scale_sig( White_exc16k_fx, L_FRAME16k, sub( Q31, *Q_white_exc ) ); // Q31
                Q_white_exc = Q31;
                *Q_white_exc = Q31;
                move16();
            }
#endif