diff --git a/subscriptions.h b/subscriptions.h index 23937a28..f0b344d7 100644 --- a/subscriptions.h +++ b/subscriptions.h @@ -56,6 +56,8 @@ typedef struct th_subscription { int ths_force_demux; + streaming_target_t *ths_st; + } th_subscription_t;