mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-27 18:20:27 +00:00
(Apple) Build fixes
This commit is contained in:
parent
5fb113e75b
commit
1f89d6628f
@ -19,6 +19,7 @@
|
||||
#import "RetroArch_Apple.h"
|
||||
#include "../../frontend/frontend.h"
|
||||
#include "../../file.h"
|
||||
#include "../../general.h"
|
||||
|
||||
id<RetroArch_Platform> apple_platform;
|
||||
|
||||
|
@ -23,6 +23,7 @@
|
||||
|
||||
#include "../../conf/config_file.h"
|
||||
#include "../../file.h"
|
||||
#include "../../general.h"
|
||||
|
||||
static const void* const associated_module_key = &associated_module_key;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user