mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 09:40:06 +00:00
(OSX) Buildfixes
This commit is contained in:
parent
cfc3b97808
commit
4b0401462f
@ -17,6 +17,7 @@
|
||||
#import <AvailabilityMacros.h>
|
||||
#include <sys/stat.h>
|
||||
#include "cocoa_common.h"
|
||||
#include "ui_cocoa_window.h"
|
||||
|
||||
/* Define compatibility symbols and categories. */
|
||||
|
||||
|
@ -20,6 +20,7 @@
|
||||
#include <string.h>
|
||||
|
||||
#include "cocoa_common.h"
|
||||
#include "ui_cocoa_window.h"
|
||||
#include "../../ui_companion_driver.h"
|
||||
|
||||
void ui_window_cocoa_destroy(void *data)
|
||||
|
Loading…
x
Reference in New Issue
Block a user