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