From d9fae50e16db778bdbdf2e80dedae02688a69b45 Mon Sep 17 00:00:00 2001 From: zilmar Date: Tue, 20 Nov 2018 13:20:20 +1030 Subject: [PATCH] [Project64] Try to fix android build --- Source/Common/IniFileClass.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/Common/IniFileClass.h b/Source/Common/IniFileClass.h index 23530b672..47236724e 100644 --- a/Source/Common/IniFileClass.h +++ b/Source/Common/IniFileClass.h @@ -8,6 +8,7 @@ #include "FileClass.h" #include "CriticalSection.h" #include "SmartPointer.h" +#include "Platform.h" #include #include #include