aboutsummaryrefslogtreecommitdiffstats
path: root/al/listener.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'al/listener.cpp')
-rw-r--r--al/listener.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/al/listener.cpp b/al/listener.cpp
index d2fb8807..bcee0b08 100644
--- a/al/listener.cpp
+++ b/al/listener.cpp
@@ -25,6 +25,8 @@
#include <cmath>
#include <mutex>
+#include "AL/al.h"
+#include "AL/alc.h"
#include "AL/efx.h"
#include "alcontext.h"