| Index: webrtc/modules/video_capture/windows/video_capture_factory_windows.cc
|
| diff --git a/webrtc/modules/video_capture/windows/video_capture_factory_windows.cc b/webrtc/modules/video_capture/windows/video_capture_factory_windows.cc
|
| index 89c0297c8f7ea6d3bfe55fc6d818baf341cc2f9e..747d3d60cfc719e0d44807574fbad1e44cce0ea9 100644
|
| --- a/webrtc/modules/video_capture/windows/video_capture_factory_windows.cc
|
| +++ b/webrtc/modules/video_capture/windows/video_capture_factory_windows.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "webrtc/modules/video_capture/windows/video_capture_ds.h"
|
| #include "webrtc/modules/video_capture/windows/video_capture_mf.h"
|
| -#include "webrtc/system_wrappers/interface/ref_count.h"
|
| +#include "webrtc/system_wrappers/include/ref_count.h"
|
|
|
| namespace webrtc {
|
| namespace videocapturemodule {
|
|
|