mirror of
https://github.com/libretro/RetroArch
synced 2025-01-09 12:54:51 +00:00
(GX) Add HW_RVL ifdef
This commit is contained in:
parent
46210fce54
commit
d78cab023b
@ -36,7 +36,9 @@
|
||||
#include <unistd.h>
|
||||
#include <dirent.h>
|
||||
|
||||
#ifdef HW_RVL
|
||||
#include <sdcard/wiisd_io.h>
|
||||
#endif
|
||||
#include <sdcard/gcsd.h>
|
||||
#include <fat.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user