aboutsummaryrefslogtreecommitdiffstats
path: root/alc/hrtf.h
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2020-12-12 14:58:09 -0800
committerChris Robinson <[email protected]>2020-12-12 14:58:09 -0800
commite179bf0a12e80eb41041469bc04ba1fbcffe11e8 (patch)
tree0e42d2b17f1005fad29ec4f509b1530a15213b88 /alc/hrtf.h
parent14df53411402bae0e5dcdea8bc0d2d3ba30e7923 (diff)
Move the mixer functions to core
Diffstat (limited to 'alc/hrtf.h')
-rw-r--r--alc/hrtf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/alc/hrtf.h b/alc/hrtf.h
index 573cef53..caa35a0a 100644
--- a/alc/hrtf.h
+++ b/alc/hrtf.h
@@ -12,8 +12,8 @@
#include "core/ambidefs.h"
#include "core/bufferline.h"
#include "core/filters/splitter.h"
+#include "core/mixer/hrtfdefs.h"
#include "intrusive_ptr.h"
-#include "mixer/hrtfdefs.h"
#include "vector.h"