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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/alc/export_list.h b/alc/export_list.h
index 9e92570e..cefe7a09 100644
--- a/alc/export_list.h
+++ b/alc/export_list.h
@@ -220,6 +220,7 @@ inline const FuncExport alcFunctions[]{
DECL(alGetDebugMessageLogEXT),
/* Direct Context functions */
+ DECL(alcGetProcAddress2),
DECL(alEnableDirect),
DECL(alDisableDirect),
DECL(alIsEnabledDirect),