mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-30 05:07:51 +08:00
SDL_systime.c: missing include for PSP toolchain
This commit is contained in:
@@ -22,6 +22,7 @@
|
|||||||
|
|
||||||
#ifdef SDL_TIME_PSP
|
#ifdef SDL_TIME_PSP
|
||||||
|
|
||||||
|
#include <psptypes.h>
|
||||||
#include <psprtc.h>
|
#include <psprtc.h>
|
||||||
#include <psputility_sysparam.h>
|
#include <psputility_sysparam.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user