Skip to content
Snippets Groups Projects
Commit d11883e6 authored by Jan-Nikjas Hartmann's avatar Jan-Nikjas Hartmann
Browse files

Changed 'PlatformFilemanager' to 'PlatformFileManager' to hopefully fix Pipelinebuilds on Linux

parent b55fec6d
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
#include "AssetRegistry/AssetRegistryModule.h" #include "AssetRegistry/AssetRegistryModule.h"
#include "Animation/PoseAsset.h" #include "Animation/PoseAsset.h"
#include "HAL/PlatformFilemanager.h" #include "HAL/PlatformFileManager.h"
#include "Misc/Paths.h" #include "Misc/Paths.h"
#include "Misc/FileHelper.h" #include "Misc/FileHelper.h"
#include "Engine.h" #include "Engine.h"
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
#include "VHOculusLipSync.h" #include "VHOculusLipSync.h"
#include "HAL/PlatformFilemanager.h" #include "HAL/PlatformFileManager.h"
//#include "PlatformFile.h" //#include "PlatformFile.h"
#include "GenericPlatform/GenericPlatformFile.h" #include "GenericPlatform/GenericPlatformFile.h"
#include "Misc/Paths.h" #include "Misc/Paths.h"
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
#include "VHOpenFaceAnimation.h" #include "VHOpenFaceAnimation.h"
#include "HAL/PlatformFilemanager.h" #include "HAL/PlatformFileManager.h"
#include "Misc/Paths.h" #include "Misc/Paths.h"
#include "Misc/FileHelper.h" #include "Misc/FileHelper.h"
#include "Engine.h" #include "Engine.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment