From c5c966ad549cb588764ca25cda240839515145f7 Mon Sep 17 00:00:00 2001 From: Marc Di Luzio Date: Sun, 26 May 2019 12:15:12 +0100 Subject: [PATCH] Add back needed include --- daemon/gamemode.h | 1 + 1 file changed, 1 insertion(+) diff --git a/daemon/gamemode.h b/daemon/gamemode.h index 6a5a5cf..434d657 100644 --- a/daemon/gamemode.h +++ b/daemon/gamemode.h @@ -32,6 +32,7 @@ POSSIBILITY OF SUCH DAMAGE. #pragma once #include +#include #define INVALID_PROCFD -1