mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 03:40:24 +00:00
Fix CFExtensions.h include
This commit is contained in:
parent
ca67303fa1
commit
a29e97677e
@ -18,7 +18,10 @@
|
||||
#include <CoreFoundation/CoreFoundation.h>
|
||||
#include <retro_miscellaneous.h>
|
||||
#include <file/file_path.h>
|
||||
#include "../../apple/common/CFExtensions.h"
|
||||
|
||||
#if defined(HAVE_COCOA) || defined(HAVE_COCOATOUCH)
|
||||
#include "../../ui/drivers/cocoa/CFExtensions.h"
|
||||
#endif
|
||||
|
||||
#include "../frontend_driver.h"
|
||||
#include "../../ui/ui_companion_driver.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user