| Index: webrtc/modules/video_capture/device_info_impl.h
|
| diff --git a/webrtc/modules/video_capture/device_info_impl.h b/webrtc/modules/video_capture/device_info_impl.h
|
| index 2573b2ef98b17c42053671390caaa03c889e1f95..420808bcee8d29e3da4a44826f6dad06ffbec1e7 100644
|
| --- a/webrtc/modules/video_capture/device_info_impl.h
|
| +++ b/webrtc/modules/video_capture/device_info_impl.h
|
| @@ -15,7 +15,7 @@
|
|
|
| #include "webrtc/modules/video_capture/include/video_capture.h"
|
| #include "webrtc/modules/video_capture/video_capture_delay.h"
|
| -#include "webrtc/system_wrappers/interface/rw_lock_wrapper.h"
|
| +#include "webrtc/system_wrappers/include/rw_lock_wrapper.h"
|
|
|
| namespace webrtc
|
| {
|
|
|