aboutsummaryrefslogtreecommitdiffstats
path: root/alc/context.cpp
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2022-04-13 23:02:35 -0700
committerChris Robinson <[email protected]>2022-04-13 23:02:35 -0700
commit12dd7bee906186cc3dc0d09977a977987f9d8557 (patch)
tree73f90613491db70b28b32883e0eb78c4d7558d6a /alc/context.cpp
parent2fb7538f6860086a8b6dbfbcf983ed2dffb71edd (diff)
Finalize AL_SOFT_UHJ
Diffstat (limited to 'alc/context.cpp')
-rw-r--r--alc/context.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/alc/context.cpp b/alc/context.cpp
index ffc31a42..456c054e 100644
--- a/alc/context.cpp
+++ b/alc/context.cpp
@@ -81,7 +81,7 @@ constexpr ALchar alExtList[] =
"AL_SOFT_source_length "
"AL_SOFT_source_resampler "
"AL_SOFT_source_spatialize "
- "AL_SOFTX_UHJ";
+ "AL_SOFT_UHJ";
} // namespace