| Index: webrtc/modules/video_capture/video_capture_impl.cc
|
| diff --git a/webrtc/modules/video_capture/video_capture_impl.cc b/webrtc/modules/video_capture/video_capture_impl.cc
|
| index 90ac26713a2cd9ccd8ec1911bb5bce0c17fe2e23..c73b35422d45fa7afdf0a73e7db9e475cc525eee 100644
|
| --- a/webrtc/modules/video_capture/video_capture_impl.cc
|
| +++ b/webrtc/modules/video_capture/video_capture_impl.cc
|
| @@ -12,6 +12,7 @@
|
|
|
| #include <stdlib.h>
|
|
|
| +#include "webrtc/api/video/i420_buffer.h"
|
| #include "webrtc/base/refcount.h"
|
| #include "webrtc/base/timeutils.h"
|
| #include "webrtc/base/trace_event.h"
|
|
|