fix more UE 5.4 RunUAT build issues
This commit is contained in:
@@ -41,7 +41,9 @@
|
||||
#include "Engine/Engine.h"
|
||||
#include "Engine/TimerHandle.h"
|
||||
#include "Engine/World.h"
|
||||
#if WITH_EDITOR
|
||||
#include "Subsystems/UnrealEditorSubsystem.h"
|
||||
#endif /* WITH_EDITOR */
|
||||
#include "TimerManager.h"
|
||||
|
||||
#include "SGBackend/SGBackend.h"
|
||||
|
||||
@@ -48,7 +48,9 @@
|
||||
#include "OpenXRCore.h"
|
||||
#include "OpenXRHMD/Private/OpenXRHMD.h"
|
||||
#include "Runtime/Launch/Resources/Version.h"
|
||||
#if WITH_EDITOR
|
||||
#include "Subsystems/UnrealEditorSubsystem.h"
|
||||
#endif /* WITH_EDITOR */
|
||||
|
||||
#include "SGBackend/SGBackend.h"
|
||||
#include "SGCore/SGHapticGlove.h"
|
||||
|
||||
@@ -35,6 +35,8 @@
|
||||
|
||||
#include "SenseGloveTrackingModule.h"
|
||||
|
||||
#include "Framework/Application/SlateApplication.h"
|
||||
|
||||
#include "SGLog/SGLog.h"
|
||||
#include "SGTracking/SGXRTracker.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user