Add pspkernel.h

This commit is contained in:
twinaphex 2017-06-28 06:13:33 +02:00
parent e58eee37bc
commit b4173ee0b4

View File

@ -55,6 +55,7 @@
#endif
#if defined(PSP)
#include <pspkernel.h>
#include <sys/time.h>
#include <psprtc.h>
#endif