diff options
Diffstat (limited to 'include/user/registrymgr.h')
-rw-r--r-- | include/user/registrymgr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/user/registrymgr.h b/include/user/registrymgr.h index a85a56b..f294422 100644 --- a/include/user/registrymgr.h +++ b/include/user/registrymgr.h @@ -1,7 +1,7 @@ #ifndef _PSP2_REGISTRYMGR_H_ #define _PSP2_REGISTRYMGR_H_ -#include <psp2/types.h> +#include <scetypes.h> #ifdef __cplusplus extern "C" { |