aboutsummaryrefslogtreecommitdiffstats
path: root/alc/converter.cpp
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2019-08-05 18:36:39 -0700
committerChris Robinson <[email protected]>2019-08-05 18:36:39 -0700
commit80a85febcfb44369b7c84f4d64a7e53bf390f920 (patch)
treeb6b6354ddf8955139f9dcfab2ca2ea52da8f6ce5 /alc/converter.cpp
parentd06afa7ca11e06186a62c9465ad099374a4514e7 (diff)
Update some includes
Diffstat (limited to 'alc/converter.cpp')
-rw-r--r--alc/converter.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/alc/converter.cpp b/alc/converter.cpp
index 2e357fb8..1fa4a5d0 100644
--- a/alc/converter.cpp
+++ b/alc/converter.cpp
@@ -7,6 +7,8 @@
#include <cstdint>
#include <iterator>
+#include "AL/al.h"
+
#include "albyte.h"
#include "fpu_modes.h"
#include "mixer/defs.h"