summaryrefslogtreecommitdiffstats
path: root/polyp/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/util.h')
-rw-r--r--polyp/util.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/polyp/util.h b/polyp/util.h
index 07072df6..c842a1c3 100644
--- a/polyp/util.h
+++ b/polyp/util.h
@@ -64,4 +64,6 @@ char *pa_split_spaces(const char *c, const char **state);
const char *pa_strsignal(int sig);
+int pa_parse_resample_method(const char *string);
+
#endif