mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-16 20:20:51 +01: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:
parent
ff976bc07f
commit
62aedf6b30
@ -31,7 +31,7 @@
|
||||
#define _CEF_APPLICATION_MAC_H
|
||||
#pragma once
|
||||
|
||||
#include "cef.h"
|
||||
#include "cef_base.h"
|
||||
|
||||
#if defined(OS_MACOSX) && defined(__OBJC__)
|
||||
|
||||
|
@ -5,6 +5,7 @@
|
||||
#include "client_handler.h"
|
||||
#include "include/cef_browser.h"
|
||||
#include "include/cef_frame.h"
|
||||
#include "cefclient.h"
|
||||
#include "resource_util.h"
|
||||
#include "string_util.h"
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user