mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
(Apple) Build fix
This commit is contained in:
parent
41a5641a6f
commit
89ace6c9ba
@ -20,7 +20,7 @@
|
||||
#include <Foundation/Foundation.h>
|
||||
#import <CoreFoundation/CoreFoundation.h>
|
||||
|
||||
#include "../../frontend/info/core_info.h"
|
||||
#include "../../core_info.h"
|
||||
#include "../../settings_data.h"
|
||||
|
||||
#define GSEVENT_TYPE_KEYDOWN 10
|
||||
|
@ -17,7 +17,7 @@
|
||||
#define _RARCH_APPLE_VIEWS_H
|
||||
|
||||
#include <UIKit/UIKit.h>
|
||||
#include "../../frontend/info/core_info.h"
|
||||
#include "../../core_info.h"
|
||||
|
||||
|
||||
#include "menu.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user