aboutsummaryrefslogtreecommitdiffstats
path: root/alc/alcontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'alc/alcontext.h')
-rw-r--r--alc/alcontext.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/alc/alcontext.h b/alc/alcontext.h
index 4e2bcdd7..31160bb2 100644
--- a/alc/alcontext.h
+++ b/alc/alcontext.h
@@ -23,14 +23,15 @@
#include "threads.h"
#include "vecmat.h"
#include "vector.h"
-#include "voice.h"
struct ALeffectslot;
struct ALsource;
struct EffectSlot;
struct EffectSlotProps;
struct RingBuffer;
+struct Voice;
struct VoiceChange;
+struct VoicePropsItem;
enum class DistanceModel : unsigned char {