From 26af70588daca8ca16159a49fcd795bafb1cee7d Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Thu, 16 Nov 2017 19:49:58 -0800 Subject: Fixed Android build --- unityplugin/GhostCubeScene/src/Android/AndroidMain.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'unityplugin/GhostCubeScene/src') diff --git a/unityplugin/GhostCubeScene/src/Android/AndroidMain.cpp b/unityplugin/GhostCubeScene/src/Android/AndroidMain.cpp index e2e659c..6a8f541 100644 --- a/unityplugin/GhostCubeScene/src/Android/AndroidMain.cpp +++ b/unityplugin/GhostCubeScene/src/Android/AndroidMain.cpp @@ -23,6 +23,7 @@ // This header must be included, otherwise the linker will somehow fail to find android_main() #include +#include #include #include "IUnityInterface.h" -- cgit v1.2.3