Index: webrtc/examples/objc/AppRTCDemo/mac/main.m |
diff --git a/webrtc/examples/objc/AppRTCDemo/mac/main.m b/webrtc/examples/objc/AppRTCDemo/mac/main.m |
index 23153e6dc7c052fd37b1529be84ffa6c4aac82f5..79b17f549289cf89a57a2abee14fc9ac148be802 100644 |
--- a/webrtc/examples/objc/AppRTCDemo/mac/main.m |
+++ b/webrtc/examples/objc/AppRTCDemo/mac/main.m |
@@ -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> |
#import "APPRTCAppDelegate.h" |