| Index: webrtc/modules/video_capture/video_capture.h
|
| diff --git a/webrtc/modules/video_capture/video_capture.h b/webrtc/modules/video_capture/video_capture.h
|
| index 08d02211c709409b9f859fe2b8018eb906c419a5..00879025cd9e4b63e5d65a02a98f0039c8df0d0a 100644
|
| --- a/webrtc/modules/video_capture/video_capture.h
|
| +++ b/webrtc/modules/video_capture/video_capture.h
|
| @@ -11,7 +11,7 @@
|
| #ifndef WEBRTC_MODULES_VIDEO_CAPTURE_VIDEO_CAPTURE_H_
|
| #define WEBRTC_MODULES_VIDEO_CAPTURE_VIDEO_CAPTURE_H_
|
|
|
| -#include "webrtc/common_video/rotation.h"
|
| +#include "webrtc/api/video/video_rotation.h"
|
| #include "webrtc/modules/include/module.h"
|
| #include "webrtc/modules/video_capture/video_capture_defines.h"
|
|
|
|
|