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