Commit 57e7cc02 authored by norvell's avatar norvell
Browse files

Fix accidental merge error, missing #endif

parent 6ea875f3
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2124,6 +2124,7 @@ static void hq_phase_ecu(
        {
            *time_offs = 0;
        }
#endif
#ifdef NONBE_FIX_1180_HQMDCT_PHECU_LT_MUTING
        trans_ana( prevsynth + 2 * output_frame - Lprot - *time_offs + ph_ecu_lookahead, mag_chg, &ph_dith, mag_chg_1st, output_frame, *time_offs, env_stab, *last_fec, element_mode, alpha, beta, beta_mute, Xavg );
#else