diff options
Diffstat (limited to 'src/wrapped/wrappedpulse_private.h')
| -rw-r--r-- | src/wrapped/wrappedpulse_private.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wrapped/wrappedpulse_private.h b/src/wrapped/wrappedpulse_private.h index 032e1256..132e70df 100644 --- a/src/wrapped/wrappedpulse_private.h +++ b/src/wrapped/wrappedpulse_private.h @@ -164,6 +164,7 @@ GO(pa_msleep, iFL) GO(pa_operation_cancel, vFp) GO(pa_operation_get_state, uFp) GO(pa_operation_ref, pFp) +GOM(pa_operation_set_state_callback, vFEppp) GO(pa_operation_unref, vFp) GO(pa_parse_sample_format, iFp) GO(pa_path_get_filename, pFp) |