Index: webrtc/sdk/objc/Framework/Classes/RTCAVFoundationVideoSource+Private.h |
diff --git a/webrtc/api/objc/RTCAVFoundationVideoSource+Private.h b/webrtc/sdk/objc/Framework/Classes/RTCAVFoundationVideoSource+Private.h |
similarity index 89% |
rename from webrtc/api/objc/RTCAVFoundationVideoSource+Private.h |
rename to webrtc/sdk/objc/Framework/Classes/RTCAVFoundationVideoSource+Private.h |
index 067e5067c05ee0a9dc2d81149ec6f5a614c7780e..7a4de08240bb8c7bb4885cbedabbd4dbdb741538 100644 |
--- a/webrtc/api/objc/RTCAVFoundationVideoSource+Private.h |
+++ b/webrtc/sdk/objc/Framework/Classes/RTCAVFoundationVideoSource+Private.h |
@@ -8,9 +8,9 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#import "RTCAVFoundationVideoSource.h" |
+#import "WebRTC/RTCAVFoundationVideoSource.h" |
-#include "webrtc/api/objc/avfoundationvideocapturer.h" |
+#include "avfoundationvideocapturer.h" |
NS_ASSUME_NONNULL_BEGIN |