summaryrefslogtreecommitdiff
path: root/include/user
diff options
context:
space:
mode:
authorReiko Asakura2020-08-20 15:43:34 -0400
committerReiko Asakura2020-08-20 15:43:34 -0400
commitf7e52fe949737f0a6c5da34e2aa3fd6a008bbff3 (patch)
tree77b1a9b459fde21a5650253351e389a6d74dcfa5 /include/user
parentMove defns psp2/apputil.h to psp2common/appmgr.h (diff)
downloadvds-libraries-f7e52fe949737f0a6c5da34e2aa3fd6a008bbff3.tar.gz
Add sceAppMgrDrmOpen/Close
Diffstat (limited to 'include/user')
-rw-r--r--include/user/appmgr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/user/appmgr.h b/include/user/appmgr.h
index b483b9e..8333372 100644
--- a/include/user/appmgr.h
+++ b/include/user/appmgr.h
@@ -3,7 +3,6 @@
#include <psp2common/appmgr.h>
#include <psp2/scebase.h>
-#include <psp2/types.h>
#ifdef __cplusplus
extern "C" {