Commit b11453f1 authored by emerit's avatar emerit
Browse files

Merge branch '744-fix-sofa-to-rom-tables-and-binaural-binary-files' of...

Merge branch '744-fix-sofa-to-rom-tables-and-binaural-binary-files' of https://forge.3gpp.org/rep/ivas-codec-pc/ivas-codec into 744-fix-sofa-to-rom-tables-and-binaural-binary-files
parents adf72411 09c94122
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -31,15 +31,15 @@
*******************************************************************************************************/

#include <stdint.h>
#ifdef FIX_BINARY_BINAURAL_READING
#include <string.h>
#endif
#include "options.h"
#include "prot.h"
#include "ivas_prot_rend.h"
#include "ivas_error.h"
#include "wmc_auto.h"
#include "ivas_prot.h"
#ifdef FIX_BINARY_BINAURAL_READING
#include <string.h>
#endif

/*-----------------------------------------------------------------------*
 * ivas_HRTF_binary_open()