aboutsummaryrefslogtreecommitdiffstats
path: root/Alc
diff options
context:
space:
mode:
Diffstat (limited to 'Alc')
-rw-r--r--Alc/ALc.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/Alc/ALc.c b/Alc/ALc.c
index f08ee597..4e4119e8 100644
--- a/Alc/ALc.c
+++ b/Alc/ALc.c
@@ -29,8 +29,7 @@
#include "alMain.h"
#include "alSource.h"
-#include "AL/al.h"
-#include "AL/alc.h"
+#include "alListener.h"
#include "alThunk.h"
#include "alSource.h"
#include "alBuffer.h"