This commit is contained in:
twinaphex 2017-07-28 09:24:23 +02:00
parent aa455a7239
commit 252dc1b130

View File

@ -24,6 +24,8 @@
#define __LIBRETRO_SDK_FILE_STREAM_TRANSFORMS_H
#include <retro_common_api.h>
#include <streams/file_stream.h>
#include <string.h>
RETRO_BEGIN_DECLS