fix rocket build issues by adding missing the headers
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
|
||||
#include "AndroidPermissionCallbackProxy.h"
|
||||
#include "AndroidPermissionFunctionLibrary.h"
|
||||
#include "Engine/Engine.h"
|
||||
|
||||
#include "SGLog/SGLog.h"
|
||||
|
||||
|
||||
@@ -35,6 +35,8 @@
|
||||
|
||||
#include "SenseGloveAndroidModule.h"
|
||||
|
||||
#include "Misc/CoreDelegates.h"
|
||||
|
||||
#include "SGAndroid/SGAndroidPermissions.h"
|
||||
#include "SGAndroid/SGConnectJNI.h"
|
||||
#include "SGAndroid/SGCoreJNI.h"
|
||||
|
||||
@@ -37,6 +37,7 @@
|
||||
|
||||
#include "Containers/Array.h"
|
||||
#include "Containers/UnrealString.h"
|
||||
#include "Subsystems/EngineSubsystem.h"
|
||||
#include "Templates/Function.h"
|
||||
#include "Templates/SharedPointer.h"
|
||||
#include "UObject/ObjectMacros.h"
|
||||
|
||||
Reference in New Issue
Block a user