summaryrefslogtreecommitdiff
path: root/include/common/appmgr.h
diff options
context:
space:
mode:
authorReiko Asakura2021-01-16 15:41:09 -0500
committerReiko Asakura2021-01-16 15:41:09 -0500
commitaccb1030a95675f964c9f6a363f8269744362d3c (patch)
treeffac24a477629ce65ea67aff9cd05dd38ce6198d /include/common/appmgr.h
parentUpdate build script (diff)
downloadvds-libraries-accb1030a95675f964c9f6a363f8269744362d3c.tar.gz
Remove dupe: appmgr.h
Diffstat (limited to 'include/common/appmgr.h')
-rw-r--r--include/common/appmgr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common/appmgr.h b/include/common/appmgr.h
index da3a63a..a09838e 100644
--- a/include/common/appmgr.h
+++ b/include/common/appmgr.h
@@ -1,7 +1,7 @@
#ifndef _DOLCESDK_PSP2COMMON_APPMGR_H_
#define _DOLCESDK_PSP2COMMON_APPMGR_H_
-#include <psp2common/types.h>
+#include_next <appmgr.h>
#if defined(_LANGUAGE_C_PLUS_PLUS)||defined(__cplusplus)||defined(c_plusplus)
extern "C" {