Commit e4a2a38b authored by sagnowski's avatar sagnowski
Browse files

Fix build errors

parent 30e6a063
Loading
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -33,6 +33,7 @@
#include <stdint.h>
#include "options.h"
#include "ivas_prot.h"
#include "ivas_prot_rend.h"
#ifdef DEBUGGING
#include "debug.h"
#endif
@@ -122,8 +123,8 @@ static ivas_error ivas_ism_bitrate_switching(
            /* Open Crend Binaural renderer */
#ifdef FIX_197_CREND_INTERFACE
            if ( ( error = ivas_rend_openCrend( &( st_ivas->hCrendWrapper ),
                                                getRendAudioConfigFromIvasAudioConfig( st_ivas->intern_config ),
                                                getRendAudioConfigFromIvasAudioConfig( st_ivas->hOutSetup.output_config ),
                                                st_ivas->intern_config,
                                                st_ivas->hOutSetup.output_config,
                                                st_ivas->hRenderConfig,
                                                st_ivas->hDecoderConfig->Opt_Headrotation,
                                                st_ivas->hSetOfHRTF,