Sequencer: Fixed another erroneous fwd declaration

#jira none
#rb none
#preflight none

[CL 21542628 by Andrew Rodham in ue5-main branch]
This commit is contained in:
Andrew Rodham
2022-08-24 12:12:36 -04:00
parent 6ff676346b
commit 4efad8c5ee

View File

@@ -13,7 +13,6 @@ struct FGeometry;
class FPaintArgs;
class FSlateWindowElementList;
class FTrackAreaViewModel;
namespace UE::Sequencer
{