Commit 09c94122 authored by lefort's avatar lefort
Browse files

String include relocated.

parent c54a1e58
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()