summaryrefslogtreecommitdiffstats
path: root/polyp/clitext.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/clitext.h')
-rw-r--r--polyp/clitext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/polyp/clitext.h b/polyp/clitext.h
index b1718cb5..4e5252fe 100644
--- a/polyp/clitext.h
+++ b/polyp/clitext.h
@@ -30,6 +30,7 @@ char *pa_sink_list_to_string(struct pa_core *core);
char *pa_source_list_to_string(struct pa_core *c);
char *pa_client_list_to_string(struct pa_core *c);
char *pa_module_list_to_string(struct pa_core *c);
+char *pa_scache_list_to_string(struct pa_core *c);
#endif