Skip to content
Snippets Groups Projects
Commit f5e0d53d authored by Ehret's avatar Ehret
Browse files

adapt to new RWTH VR Toolkit naming

parent ebf91761
Branches
Tags
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
#include "IUniversalLogging.h" #include "IUniversalLogging.h"
#include "Json.h" #include "Json.h"
#include "FileManager.h" #include "HAL/FileManager.h"
#include "Misc/Paths.h" #include "Misc/Paths.h"
// #include "FileHelper.h" // #include "FileHelper.h"
......
...@@ -34,7 +34,7 @@ public class StudyFrameworkPlugin : ModuleRules ...@@ -34,7 +34,7 @@ public class StudyFrameworkPlugin : ModuleRules
"CoreUObject", "CoreUObject",
"Engine", "Engine",
"DisplayCluster", "DisplayCluster",
"DisplayClusterExtensions", "RWTHVRToolkit",
"InputCore", "InputCore",
"Sockets", "Sockets",
"Json", "Json",
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
"Enabled": true "Enabled": true
}, },
{ {
"Name": "nDisplayExtensions", "Name": "RWTHVRToolkit",
"Enabled": true "Enabled": true
}, },
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment