Fix non-unity compile error.

#fyi jeremie.roy
#preflight none

[CL 20469334 by Ben Marsh in ue5-main branch]
This commit is contained in:
Ben Marsh
2022-06-02 10:30:00 -04:00
parent a4ca87fbdb
commit af96f1d597

View File

@@ -7,6 +7,7 @@
#include "Widgets/Images/SImage.h"
#include "Styling/CoreStyle.h"
#include "Input/DragAndDrop.h"
#include "DragAndDrop/DecoratedDragDropOp.h"
class SRCPanelGroup;
class FExposedEntityDragDrop;