only include the sgconnect header if the build platform is android
This commit is contained in:
@@ -37,7 +37,10 @@
|
||||
|
||||
#include "Engine/Engine.h"
|
||||
|
||||
#if PLATFORM_ANDROID
|
||||
#include "SGConnect/SGConnect.h"
|
||||
#endif /* PLATFORM_ANDROID */
|
||||
|
||||
#include "SGCore/SGDeviceList.h"
|
||||
#include "SGCore/SGHapticGloveHandProfiles.h"
|
||||
#include "SGLog/SGLog.h"
|
||||
|
||||
Reference in New Issue
Block a user