Commit bdeb6b9d authored by vaclav's avatar vaclav
Browse files

fix build

parent 66053402
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3931,7 +3931,7 @@ static ivas_error decodeVoIP(
                    }

                    IVAS_DEC_MODE newDecModeInPacket = ( tempBsFormat == IVAS_DEC_BS_MONO ) ? IVAS_DEC_MODE_EVS : IVAS_DEC_MODE_IVAS;
                    if ( ( error = error = restartDecoder(
                    if ( ( error = restartDecoder(
                               &hIvasDec,
                               newDecModeInPacket,
                               &arg,