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/shellsvc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/user/shellsvc.h') diff --git a/include/user/shellsvc.h b/include/user/shellsvc.h index 462fa13..5720dba 100644 --- a/include/user/shellsvc.h +++ b/include/user/shellsvc.h @@ -1,7 +1,7 @@ #ifndef _DOLCESDK_PSP2_SHELLSVC_H_ #define _DOLCESDK_PSP2_SHELLSVC_H_ -#include +#include #ifdef __cplusplus extern "C" { -- cgit v1.2.3