Index: webrtc/modules/video_capture/objc/video_capture.h |
diff --git a/webrtc/modules/video_capture/objc/video_capture.h b/webrtc/modules/video_capture/objc/video_capture.h |
index 910455b4074117a4725a89bc10561c1eff8d4724..325d5117c1f53d0f26876cf6b629f8271fef15b3 100644 |
--- a/webrtc/modules/video_capture/objc/video_capture.h |
+++ b/webrtc/modules/video_capture/objc/video_capture.h |
@@ -11,8 +11,8 @@ |
#ifndef WEBRTC_MODULES_VIDEO_CAPTURE_OBJC_VIDEO_CAPTURE_H_ |
#define WEBRTC_MODULES_VIDEO_CAPTURE_OBJC_VIDEO_CAPTURE_H_ |
+#include "webrtc/base/scoped_ref_ptr.h" |
#include "webrtc/modules/video_capture/video_capture_impl.h" |
-#include "webrtc/rtc_base/scoped_ref_ptr.h" |
@class RTCVideoCaptureIosObjC; |