| Index: modules/rtp_rtcp/source/rtp_format.h | 
| diff --git a/modules/rtp_rtcp/source/rtp_format.h b/modules/rtp_rtcp/source/rtp_format.h | 
| index ea098da710b87b6a5834b8ab88a7f1c46e65e6aa..4abf8dfefbc9d5195c3d5aa82dda0c05ed854a16 100644 | 
| --- a/modules/rtp_rtcp/source/rtp_format.h | 
| +++ b/modules/rtp_rtcp/source/rtp_format.h | 
| @@ -26,6 +26,7 @@ class RtpPacketizer { | 
| size_t max_payload_len, | 
| size_t last_packet_reduction_len, | 
| const RTPVideoTypeHeader* rtp_type_header, | 
| +                               const RTPVideoStereoInfo* stereoInfo, | 
| FrameType frame_type); | 
|  | 
| virtual ~RtpPacketizer() {} | 
|  |