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