From a18975f8915c55a4ed7ceca93b85e472a1703bb9 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sat, 24 Sep 2016 14:45:04 +0100 Subject: Slicer 1.4 compatibility fix --- p2pvr/daemon/si.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/p2pvr/daemon/si.cpp b/p2pvr/daemon/si.cpp index d511c47..bff86fb 100644 --- a/p2pvr/daemon/si.cpp +++ b/p2pvr/daemon/si.cpp @@ -2,7 +2,8 @@ #include "si.h" #include "resources.h" #include -#include +#include +#include #include "commonHelpers.h" #include #include -- cgit v1.2.3