aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/ALc.c
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/ALc.c')
-rw-r--r--Alc/ALc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Alc/ALc.c b/Alc/ALc.c
index d53829ea..07d6fe3d 100644
--- a/Alc/ALc.c
+++ b/Alc/ALc.c
@@ -528,6 +528,7 @@ static void alc_deinit_safe(void)
{
ReleaseALC(ALC_FALSE);
+ FreeHrtf();
FreeALConfig();
ThunkExit();