summaryrefslogtreecommitdiff
path: root/include/user/compat.h
diff options
context:
space:
mode:
authorReiko Asakura2020-07-23 15:34:54 -0400
committerReiko Asakura2020-07-23 15:34:54 -0400
commit9f45649bc1bd6cbdbe8b2c4233726dae47dae480 (patch)
treec8ac12d9c60c2fe61573ac44bb9364379c8e2c66 /include/user/compat.h
parentRefactor kernel IO functions (diff)
downloadvds-libraries-9f45649bc1bd6cbdbe8b2c4233726dae47dae480.tar.gz
Add {,k}sceIo{Io,Dev}ctlAsync prototypes
Diffstat (limited to 'include/user/compat.h')
-rw-r--r--include/user/compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/user/compat.h b/include/user/compat.h
index 9a4786e..9868df9 100644
--- a/include/user/compat.h
+++ b/include/user/compat.h
@@ -1,7 +1,7 @@
#ifndef _PSP2_COMPAT_H_
#define _PSP2_COMPAT_H_
-#include <psp2/io/devctl.h>
+#include <psp2/kernel/iofilemgr.h>
#include <psp2/rtc.h>
#include <psp2/types.h>
#include <stdint.h>