Commit e8bbd62e authored by Fabian Bauer's avatar Fabian Bauer
Browse files

buildfix

parent e3989cac
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -86,7 +86,7 @@ void Preemph_scaled(
    Word16 mu, shift, QVal;
    Word32 L_tmp, L_maxloc;
    Word16 Q_min;
#if !defined( ISSUE_1867_replace_overflow_libenc ) & 6 !defined( ISSUE_1796_replace_shl_o )
#if !defined( ISSUE_1867_replace_overflow_libenc ) && !defined( ISSUE_1796_replace_shl_o )
#ifdef BASOP_NOGLOB_DECLARE_LOCAL
    Flag Overflow = 0;
    move32();