diff options
Diffstat (limited to 'src/im-asapo.h')
-rw-r--r-- | src/im-asapo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/im-asapo.h b/src/im-asapo.h index f2e9e40a..cda9fbd9 100644 --- a/src/im-asapo.h +++ b/src/im-asapo.h @@ -42,6 +42,7 @@ struct im_asapo_params char *group_id; char *source; char *stream; + int wait_for_stream; }; #if defined(HAVE_ASAPO) |