mirror of
				https://bitbucket.org/chromiumembedded/cef
				synced 2025-06-05 21:39:12 +02:00 
			
		
		
		
	Mac: Fix compile errors due to revision 442 changes.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@443 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
		| @@ -31,7 +31,7 @@ | |||||||
| #define _CEF_APPLICATION_MAC_H | #define _CEF_APPLICATION_MAC_H | ||||||
| #pragma once | #pragma once | ||||||
|  |  | ||||||
| #include "cef.h" | #include "cef_base.h" | ||||||
|  |  | ||||||
| #if defined(OS_MACOSX) && defined(__OBJC__) | #if defined(OS_MACOSX) && defined(__OBJC__) | ||||||
|  |  | ||||||
|   | |||||||
| @@ -5,6 +5,7 @@ | |||||||
| #include "client_handler.h" | #include "client_handler.h" | ||||||
| #include "include/cef_browser.h" | #include "include/cef_browser.h" | ||||||
| #include "include/cef_frame.h" | #include "include/cef_frame.h" | ||||||
|  | #include "cefclient.h" | ||||||
| #include "resource_util.h" | #include "resource_util.h" | ||||||
| #include "string_util.h" | #include "string_util.h" | ||||||
| #import <Cocoa/Cocoa.h> | #import <Cocoa/Cocoa.h> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user