mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
tvOS build fix (#16363)
This commit is contained in:
parent
cc97df732c
commit
68df74e628
@ -70,6 +70,10 @@
|
||||
#include "../play_feature_delivery/play_feature_delivery.h"
|
||||
#endif
|
||||
|
||||
#ifdef IOS
|
||||
#include "JITSupport.h"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_CDROM
|
||||
#include <vfs/vfs_implementation_cdrom.h>
|
||||
#include <media/media_detect_cd.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user