aboutsummaryrefslogtreecommitdiffstats
path: root/alc/context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'alc/context.cpp')
-rw-r--r--alc/context.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/alc/context.cpp b/alc/context.cpp
index 81529adf..bcd72f92 100644
--- a/alc/context.cpp
+++ b/alc/context.cpp
@@ -55,6 +55,7 @@ std::vector<std::string_view> getContextExtensions() noexcept
"AL_EXT_ALAW",
"AL_EXT_BFORMAT",
"AL_EXTX_debug",
+ "AL_EXTX_direct_context",
"AL_EXT_DOUBLE",
"AL_EXT_EXPONENT_DISTANCE",
"AL_EXT_FLOAT32",