From 209ca07383def9c31ffd500f3ef0c6fb094e1be4 Mon Sep 17 00:00:00 2001 From: ctult Date: Thu, 24 Dec 2015 23:33:21 -0700 Subject: [PATCH] fixed Vita maybe --- netplay/netplay_spectate.c | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/netplay/netplay_spectate.c b/netplay/netplay_spectate.c index ff8716af15..264ab76e04 100644 --- a/netplay/netplay_spectate.c +++ b/netplay/netplay_spectate.c @@ -14,6 +14,13 @@ * If not, see . */ +#include +#include +#include + +#include +#include + #include "netplay_private.h" /**