summaryrefslogtreecommitdiffstats
path: root/src/polyp/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polyp/internal.h')
-rw-r--r--src/polyp/internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/polyp/internal.h b/src/polyp/internal.h
index 2bec0294..f41744ef 100644
--- a/src/polyp/internal.h
+++ b/src/polyp/internal.h
@@ -159,6 +159,7 @@ struct pa_operation {
int ref;
pa_context *context;
pa_stream *stream;
+
PA_LLIST_FIELDS(pa_operation);
pa_operation_state_t state;