mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-10 21:05:12 +01:00
Buildfix
This commit is contained in:
parent
838f4b9ad5
commit
1fd384e827
@ -24,12 +24,12 @@
|
||||
#define __LIBRETRO_SDK_FILE_STREAM_TRANSFORMS_H
|
||||
|
||||
#include <retro_common_api.h>
|
||||
|
||||
#include <streams/file_stream.h>
|
||||
#include <string.h>
|
||||
|
||||
RETRO_BEGIN_DECLS
|
||||
|
||||
typedef struct RFILE RFILE;
|
||||
|
||||
#define FILE RFILE
|
||||
|
||||
#define fopen rfopen
|
||||
|
Loading…
Reference in New Issue
Block a user