Commit 43c38ed7 authored by sagnowski's avatar sagnowski
Browse files

Fix feature switch

parent 8734f88f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1296,7 +1296,7 @@ typedef struct ivas_binaural_rendering_struct
 * Head tracking data structure
 *----------------------------------------------------------------------------------*/

#ifdef EXT_RENDERER
#ifndef EXT_RENDERER
/* Quaternion type for head orientation */
typedef struct Quaternion_struct
{