| Index: webrtc/api/objc/RTCAVFoundationVideoSource.h
|
| diff --git a/webrtc/api/objc/RTCAVFoundationVideoSource.h b/webrtc/api/objc/RTCAVFoundationVideoSource.h
|
| index 6d224d3f8e554067f50999007f876f0754c3e349..8c0232a8d8913b182758892637b64cc7218146d5 100644
|
| --- a/webrtc/api/objc/RTCAVFoundationVideoSource.h
|
| +++ b/webrtc/api/objc/RTCAVFoundationVideoSource.h
|
| @@ -8,7 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#import "RTCVideoSource.h"
|
| +#import "webrtc/api/objc/RTCVideoSource.h"
|
|
|
| @class AVCaptureSession;
|
| @class RTCMediaConstraints;
|
|
|