| Index: webrtc/modules/rtp_rtcp/include/rtp_cvo.h
|
| diff --git a/webrtc/modules/rtp_rtcp/include/rtp_cvo.h b/webrtc/modules/rtp_rtcp/include/rtp_cvo.h
|
| index b60b06e5df4fd0c7d7b2f978274735f4a33a5385..d1c51a5abf8bf762505e3fe520859dd4ef6924a0 100644
|
| --- a/webrtc/modules/rtp_rtcp/include/rtp_cvo.h
|
| +++ b/webrtc/modules/rtp_rtcp/include/rtp_cvo.h
|
| @@ -10,8 +10,8 @@
|
| #ifndef WEBRTC_MODULES_RTP_RTCP_INCLUDE_RTP_CVO_H_
|
| #define WEBRTC_MODULES_RTP_RTCP_INCLUDE_RTP_CVO_H_
|
|
|
| +#include "webrtc/api/video/rotation.h"
|
| #include "webrtc/base/checks.h"
|
| -#include "webrtc/common_video/rotation.h"
|
|
|
| namespace webrtc {
|
|
|
|
|