mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-29 03:00:24 +00:00
(Apple) Build fixes
This commit is contained in:
parent
4f40c14d69
commit
1f3faac713
@ -20,7 +20,7 @@
|
||||
#import "../common/RetroArch_Apple.h"
|
||||
#include "../../input/apple_input.h"
|
||||
#include "../../frontend/frontend.h"
|
||||
#include "../../frontend/menu/menu_common.h"
|
||||
#include "../../menu/menu_common.h"
|
||||
|
||||
static void* const associated_core_key = (void*)&associated_core_key;
|
||||
id<RetroArch_Platform> apple_platform;
|
||||
|
@ -15,8 +15,6 @@
|
||||
*/
|
||||
|
||||
#include "../../apple/common/CFExtensions.h"
|
||||
#include "../menu/menu_common.h"
|
||||
#include "../../settings_data.h"
|
||||
|
||||
#include "../frontend.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user