mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 18:32:44 +00:00
(GX) Buildfix
This commit is contained in:
parent
d84b08ab08
commit
9d4f1ca362
@ -29,6 +29,10 @@
|
||||
#include "rpng_common.h"
|
||||
#include "rpng_decode.h"
|
||||
|
||||
#ifdef GEKKO
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
|
||||
enum png_chunk_type png_chunk_type(const struct png_chunk *chunk)
|
||||
{
|
||||
unsigned i;
|
||||
|
Loading…
x
Reference in New Issue
Block a user