mirror of
https://git.planet-casio.com/Lephenixnoir/fxsdk.git
synced 2025-04-03 17:17:11 +02:00
fxgxa: add missing include
This commit is contained in:
parent
a1ee256ba5
commit
db0a54dc25
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#include <string.h>
|
||||
#include <fxgxa.h>
|
||||
#include <png.h>
|
||||
#include <endianness.h>
|
||||
|
||||
uint8_t *icon_load(const char *filename, int *width, int *height)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue