Skip to content
Snippets Groups Projects

Fix: Added includes, now build pipeline runs through

Merged Malte Christian Kögel requested to merge feature/position_logging into 4.26
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
@@ -7,6 +7,9 @@
#include "HUD/SFExperimenterWindow.h"
#include "Logging/SFLogObject.h"
#include "GazeTracking/SFGazeTracker.h"
// includes below marked as "possibly unused", but they are vital for build to succeed
#include "Components/BillboardComponent.h"
#include "Engine/Texture2D.h"
#include "SFStudySetup.generated.h"
Loading