summaryrefslogtreecommitdiffstats
path: root/polyp/source.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/source.h')
-rw-r--r--polyp/source.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/polyp/source.h b/polyp/source.h
index cda9e698..3cac2ad1 100644
--- a/polyp/source.h
+++ b/polyp/source.h
@@ -63,7 +63,7 @@ void pa_source_unref(struct pa_source *s);
struct pa_source* pa_source_ref(struct pa_source *c);
/* Pass a new memory block to all output streams */
-void pa_source_post(struct pa_source*s, struct pa_memchunk *b);
+void pa_source_post(struct pa_source*s, const struct pa_memchunk *b);
void pa_source_notify(struct pa_source *s);