(GX) Add HW_RVL ifdef

This commit is contained in:
Twinaphex 2012-08-07 05:27:27 +02:00
parent 46210fce54
commit d78cab023b

View File

@ -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>