Add missing includes
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
#ifndef MIXER_HRTF_H
|
||||
#define MIXER_HRTF_H
|
||||
|
||||
#include "alu.h"
|
||||
#include "../hrtf.h"
|
||||
#include "opthelpers.h"
|
||||
|
||||
|
||||
using ApplyCoeffsT = void(ALsizei Offset, ALfloat (&Values)[HRIR_LENGTH][2],
|
||||
|
||||
Reference in New Issue
Block a user