aboutsummaryrefslogtreecommitdiffstats
path: root/alc/voice.h
diff options
context:
space:
mode:
authorChris Robinson <chris.kcat@gmail.com>2020-11-27 22:27:45 -0800
committerChris Robinson <chris.kcat@gmail.com>2020-11-27 22:27:45 -0800
commitdbfdd35545268bc6f52b3b50365a36777fda1730 (patch)
treecccaa45c72d71b8d0d50fa637cb536bc1834279b /alc/voice.h
parent7e798df7b87dc4ca4821e3b16e337d7106c7e1cf (diff)
Move some declarations to more appropriate headers
Diffstat (limited to 'alc/voice.h')
-rw-r--r--alc/voice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/alc/voice.h b/alc/voice.h
index 5ae7a945..3f1642f1 100644
--- a/alc/voice.h
+++ b/alc/voice.h
@@ -12,6 +12,7 @@
#include "filters/nfc.h"
#include "filters/splitter.h"
#include "hrtf.h"
+#include "mixer/defs.h"
struct EffectSlot;
struct BufferlistItem;