diff options
Diffstat (limited to 'include/user/paf.h')
-rw-r--r-- | include/user/paf.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/user/paf.h b/include/user/paf.h index 2cf7444..2cd421b 100644 --- a/include/user/paf.h +++ b/include/user/paf.h @@ -3,8 +3,7 @@ #include <stdarg.h> #include <wchar.h> -#include <psp2/types.h> -#include <psp2/ces/error.h> +#include <scetypes.h> #ifdef __cplusplus extern "C" { |