diff options
Diffstat (limited to 'indra/newview/llvoicewebrtc.h')
-rw-r--r-- | indra/newview/llvoicewebrtc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llvoicewebrtc.h b/indra/newview/llvoicewebrtc.h index f042ecca85..c8ba3ee115 100644 --- a/indra/newview/llvoicewebrtc.h +++ b/indra/newview/llvoicewebrtc.h @@ -829,6 +829,8 @@ protected: std::string mChannelSDP; std::string mRemoteChannelSDP; + LLUUID mViewerSession; + std::string mChannelID; LLUUID mRegionID; S32 mParcelLocalID; |