| Index: webrtc/modules/video_capture/linux/video_capture_linux.h
|
| diff --git a/webrtc/modules/video_capture/linux/video_capture_linux.h b/webrtc/modules/video_capture/linux/video_capture_linux.h
|
| index b2e0f813c0d1a135e9eea1599b2d8fcc3d66b330..996f8e10ca60b04b534da581f161c8b97cb0b1dc 100644
|
| --- a/webrtc/modules/video_capture/linux/video_capture_linux.h
|
| +++ b/webrtc/modules/video_capture/linux/video_capture_linux.h
|
| @@ -13,7 +13,7 @@
|
|
|
| #include "webrtc/common_types.h"
|
| #include "webrtc/modules/video_capture/video_capture_impl.h"
|
| -#include "webrtc/system_wrappers/interface/thread_wrapper.h"
|
| +#include "webrtc/system_wrappers/include/thread_wrapper.h"
|
|
|
| namespace webrtc
|
| {
|
|
|