Skip to content
Snippets Groups Projects
Commit b55fec6d authored by Andrea Bönsch's avatar Andrea Bönsch
Browse files

Update VHFaceAnimation.cpp, fix camelcase for #include "HAL/PlatformFileManager.h"

parent 4c2681df
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
#include "AssetRegistry/AssetRegistryModule.h"
#include "Animation/AnimSequence.h"
#include "Components/SkeletalMeshComponent.h"
#include "HAL/PlatformFilemanager.h"
#include "HAL/PlatformFileManager.h"
#include "Misc/Paths.h"
#include "Misc/FileHelper.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