aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Alc/pulseaudio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Alc/pulseaudio.c b/Alc/pulseaudio.c
index c2481854..e34616af 100644
--- a/Alc/pulseaudio.c
+++ b/Alc/pulseaudio.c
@@ -235,6 +235,7 @@ LOAD_OPTIONAL_FUNC(pa_stream_set_buffer_attr_callback);
LOAD_OPTIONAL_FUNC(pa_stream_begin_write);
#endif
+#undef LOAD_OPTIONAL_FUNC
#undef LOAD_FUNC
}
++load_count;