mirror of
https://github.com/kevinporetti/UnrealImGui.git
synced 2025-01-18 08:20:32 +00:00
Merge pull request #3 from Edstub207/patch-1
Fixing compile error on Unreal 5.3
This commit is contained in:
commit
f662f8b504
@ -1,7 +1,7 @@
|
||||
// Distributed under the MIT License (MIT) (see accompanying LICENSE file)
|
||||
|
||||
#include "TextureManager.h"
|
||||
|
||||
#include "RHITypes.h"
|
||||
#include <Engine/Texture2D.h>
|
||||
#include <Framework/Application/SlateApplication.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user