aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/ALc.c
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/ALc.c')
-rw-r--r--Alc/ALc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Alc/ALc.c b/Alc/ALc.c
index 8cfc7d25..597cc890 100644
--- a/Alc/ALc.c
+++ b/Alc/ALc.c
@@ -34,6 +34,8 @@
#include "alListener.h"
#include "alSource.h"
#include "alBuffer.h"
+#include "alFilter.h"
+#include "alEffect.h"
#include "alAuxEffectSlot.h"
#include "alError.h"
#include "mastering.h"