aboutsummaryrefslogtreecommitdiffstats
path: root/alc/alc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'alc/alc.cpp')
-rw-r--r--alc/alc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/alc/alc.cpp b/alc/alc.cpp
index 47b77758..858fe278 100644
--- a/alc/alc.cpp
+++ b/alc/alc.cpp
@@ -93,6 +93,7 @@
#include "core/hrtf.h"
#include "core/logging.h"
#include "core/uhjfilter.h"
+#include "core/voice_change.h"
#include "effects/base.h"
#include "inprogext.h"
#include "intrusive_ptr.h"
@@ -103,7 +104,6 @@
#include "threads.h"
#include "vecmat.h"
#include "vector.h"
-#include "voice_change.h"
#include "backends/base.h"
#include "backends/null.h"