Index: webrtc/api/objc/avfoundationvideocapturer.h |
diff --git a/webrtc/api/objc/avfoundationvideocapturer.h b/webrtc/api/objc/avfoundationvideocapturer.h |
index 79dec582e06373ee4211ff92b8eb650607d16185..2ee456d3f593f15ac55630c0330fb88b898c6407 100644 |
--- a/webrtc/api/objc/avfoundationvideocapturer.h |
+++ b/webrtc/api/objc/avfoundationvideocapturer.h |
@@ -11,8 +11,8 @@ |
#ifndef WEBRTC_API_OBJC_AVFOUNDATION_VIDEO_CAPTURER_H_ |
#define WEBRTC_API_OBJC_AVFOUNDATION_VIDEO_CAPTURER_H_ |
-#include "talk/media/base/videocapturer.h" |
#include "webrtc/base/scoped_ptr.h" |
+#include "webrtc/media/base/videocapturer.h" |
#include "webrtc/video_frame.h" |
#import <AVFoundation/AVFoundation.h> |