diff options
Diffstat (limited to '')
-rw-r--r-- | include/kernel/sblauthmgr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/kernel/sblauthmgr.h b/include/kernel/sblauthmgr.h index 43b7fd2..f8dad9c 100644 --- a/include/kernel/sblauthmgr.h +++ b/include/kernel/sblauthmgr.h @@ -1,7 +1,7 @@ #ifndef _PSP2_KERNEL_SBLAUTHMGR_H_ #define _PSP2_KERNEL_SBLAUTHMGR_H_ -#include <psp2kern/types.h> +#include <scetypes.h> #ifdef __cplusplus extern "C" { |