diff --git a/celt/celt_decoder.c b/celt/celt_decoder.c index f2a2fd80..2ba98869 100644 --- a/celt/celt_decoder.c +++ b/celt/celt_decoder.c @@ -216,7 +216,7 @@ void deemphasis(celt_sig *in[], opus_val16 *pcm, int N, int C, int downsample, c scratch[j] = tmp; } } else -#else +#endif { /* Shortcut for the standard (non-custom modes) case */ for (j=0;j