mirror of
https://github.com/kevinporetti/UnrealImGui.git
synced 2025-01-18 08:20:32 +00:00
Added missing UObject/WeakObjectPtr.h include to ImGuiInputHandler.h to improve backward compatibility.
This commit is contained in:
parent
dd06fcbbdf
commit
588428507a
@ -4,6 +4,7 @@
|
||||
|
||||
#include <CoreMinimal.h>
|
||||
#include <UObject/Object.h>
|
||||
#include <UObject/WeakObjectPtr.h>
|
||||
|
||||
#include "ImGuiInputHandler.generated.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user