summaryrefslogtreecommitdiff
path: root/include/user/kernel/iofilemgr_syscall.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/user/kernel/iofilemgr_syscall.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/user/kernel/iofilemgr_syscall.h b/include/user/kernel/iofilemgr_syscall.h
index a72039c..331dc16 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 <psp2/kernel/types.h>
+#include <scetypes.h>
#ifdef __cplusplus
extern "C" {