| Index: webrtc/examples/objc/AppRTCDemo/mac/APPRTCViewController.h
|
| diff --git a/webrtc/examples/objc/AppRTCDemo/mac/APPRTCViewController.h b/webrtc/examples/objc/AppRTCDemo/mac/APPRTCViewController.h
|
| index b4c94a8eea08f89a4849fe47ab604b3dc26f51f7..306ecd9c7f8a5a043c0cea6440ec32d0996b6d4e 100644
|
| --- a/webrtc/examples/objc/AppRTCDemo/mac/APPRTCViewController.h
|
| +++ b/webrtc/examples/objc/AppRTCDemo/mac/APPRTCViewController.h
|
| @@ -8,7 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#import <Cocoa/Cocoa.h>
|
| +#import <AppKit/AppKit.h>
|
|
|
| @interface APPRTCViewController : NSViewController
|
|
|
|
|