summaryrefslogtreecommitdiffstats
path: root/polyp/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/core.h')
-rw-r--r--polyp/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/polyp/core.h b/polyp/core.h
index 704246a9..9241fcd8 100644
--- a/polyp/core.h
+++ b/polyp/core.h
@@ -70,7 +70,7 @@ struct pa_core {
pa_time_event *scache_auto_unload_event;
- pa_resample_method resample_method;
+ pa_resample_method_t resample_method;
};
pa_core* pa_core_new(pa_mainloop_api *m);