| Index: webrtc/modules/rtp_rtcp/source/rtp_header_extensions.h
|
| diff --git a/webrtc/modules/rtp_rtcp/source/rtp_header_extensions.h b/webrtc/modules/rtp_rtcp/source/rtp_header_extensions.h
|
| index 56e4c157cf485d1d8a6eaf6947ab3e3cdf3c7476..ea6f9dbc9c140c24504ca3aaf98f40071e601216 100644
|
| --- a/webrtc/modules/rtp_rtcp/source/rtp_header_extensions.h
|
| +++ b/webrtc/modules/rtp_rtcp/source/rtp_header_extensions.h
|
| @@ -12,7 +12,7 @@
|
|
|
| #include <stdint.h>
|
|
|
| -#include "webrtc/common_video/rotation.h"
|
| +#include "webrtc/api/video/video_rotation.h"
|
| #include "webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h"
|
|
|
| namespace webrtc {
|
|
|