aboutsummaryrefslogtreecommitdiffstats
path: root/alc/voice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'alc/voice.cpp')
-rw-r--r--alc/voice.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/alc/voice.cpp b/alc/voice.cpp
index a188a04d..8aa5a59f 100644
--- a/alc/voice.cpp
+++ b/alc/voice.cpp
@@ -50,13 +50,13 @@
#include "core/filters/biquad.h"
#include "core/filters/nfc.h"
#include "core/filters/splitter.h"
+#include "core/mixer/defs.h"
+#include "core/mixer/hrtfdefs.h"
#include "cpu_caps.h"
#include "fmt_traits.h"
#include "hrtf.h"
#include "inprogext.h"
#include "logging.h"
-#include "mixer/defs.h"
-#include "mixer/hrtfdefs.h"
#include "opthelpers.h"
#include "ringbuffer.h"
#include "threads.h"