Commit 94eb8e23 authored by vaclav's avatar vaclav
Browse files

correct switch name

parent dfd142cf
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -267,7 +267,7 @@ ivas_error ivas_dec(
                ivas_ism_render( st_ivas, output, output_frame );
            }
#ifdef REND_DEBUGGING_REVISION
#ifdef DEBUGGINGaa
#ifdef DEBUGGING
            else if ( st_ivas->renderer_type == RENDERER_SBA_LINEAR_ENC || st_ivas->renderer_type == RENDERER_BINAURAL_FASTCONV )
#else
            else if ( st_ivas->renderer_type == RENDERER_SBA_LINEAR_ENC )