From cedabc50f2df4926ae3039f225f0452ebe05176d Mon Sep 17 00:00:00 2001 From: Reiko Asakura Date: Thu, 11 Feb 2021 12:05:53 -0500 Subject: Fix includes: various --- include/user/kernel/iofilemgr_syscall.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/user/kernel/iofilemgr_syscall.h') diff --git a/include/user/kernel/iofilemgr_syscall.h b/include/user/kernel/iofilemgr_syscall.h index 331dc16..65535bb 100644 --- a/include/user/kernel/iofilemgr_syscall.h +++ b/include/user/kernel/iofilemgr_syscall.h @@ -1,7 +1,7 @@ #ifndef _DOLCESDK_PSP2_KERNEL_IOFILEMGR_SYSCALL_H_ #define _DOLCESDK_PSP2_KERNEL_IOFILEMGR_SYSCALL_H_ -#include +#include #ifdef __cplusplus extern "C" { -- cgit v1.2.3