Skip to content

Commit 700b3fb

Browse files
author
Roberto De Ioris
committed
fixed non editor build
1 parent 36deafd commit 700b3fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/UnrealEnginePython/Private/Slate/UEPySlate.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
#include "Runtime/Core/Public/Misc/Attribute.h"
110110
#include "Runtime/Slate/Public/Framework/Application/SlateApplication.h"
111111
#include "Runtime/SlateCore/Public/Styling/SlateStyleRegistry.h"
112+
#include "Runtime/Slate/Public/Framework/Commands/Commands.h"
112113

113114
FReply FPythonSlateDelegate::OnMouseEvent(const FGeometry &geometry, const FPointerEvent &pointer_event)
114115
{

0 commit comments

Comments
 (0)