aboutsummaryrefslogtreecommitdiffstats
path: root/alc/export_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'alc/export_list.h')
-rw-r--r--alc/export_list.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/alc/export_list.h b/alc/export_list.h
index 7b347e76..8bedd850 100644
--- a/alc/export_list.h
+++ b/alc/export_list.h
@@ -367,6 +367,8 @@ inline const FuncExport alcFunctions[]{
DECL(alcEventControlSOFT),
DECL(alcEventCallbackSOFT),
+
+ DECL(alsoft_set_log_callback),
#ifdef ALSOFT_EAX
}, eaxFunctions[]{
DECL(EAXGet),