Merge pull request #157 from pspdev/sharkwouter-patch-1

include psptypes.h in psprtc.h
This commit is contained in:
Wouter Wijsman
2023-10-04 00:04:13 +02:00
committed by GitHub

View File

@@ -14,6 +14,7 @@
#define __PSPRTC_H__
#include <time.h>
#include <psptypes.h>
#ifdef __cplusplus
extern "C" {