Skip to content

Commit

Permalink
Fixed even more include errors
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyAwesome committed Apr 29, 2024
1 parent e55d86a commit 5232eed
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@
#include "ActivityNode_Entry.h"
#include "Graph/EdGraph_Activity.h"
#include "EdGraph/EdGraph.h"
#include "EdGraph/EdGraphPin.h"

#include "ActivityNode_Service.h"

#include "DataModel/ArcActivity.h"
#include "DataModel/ArcActivityStage.h"
#include "Graph/Nodes/ActivityNode_Stage.h"

#define LOCTEXT_NAMESPACE "ActivityNode"

Expand Down

0 comments on commit 5232eed

Please sign in to comment.