From 1c86405fd0a23bebc36ef0b2db7e5738b60d96d8 Mon Sep 17 00:00:00 2001 From: AorsiniYT Date: Thu, 6 Nov 2025 23:40:53 -0600 Subject: [PATCH] Fix: Add inclusion of for Vita compatibility --- src/Platform.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Platform.c b/src/Platform.c index 39bad00..30ae48b 100644 --- a/src/Platform.c +++ b/src/Platform.c @@ -2,6 +2,7 @@ #include "Limelight-internal.h" #if defined(__vita__) #include +#include #endif // The maximum amount of time before observing an interrupt