Skip to content
This repository was archived by the owner on Jun 7, 2025. It is now read-only.

Commit 37dbbbb

Browse files
committed
Fix include
1 parent 1f70877 commit 37dbbbb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Source/TrickyInteractionSystem/Private/InteractionQueueComponent.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#include "InteractionInterface.h"
88
#include "Kismet/KismetSystemLibrary.h"
99
#include "TimerManager.h"
10+
#include "Engine/World.h"
1011

1112
UInteractionQueueComponent::UInteractionQueueComponent()
1213
{

0 commit comments

Comments
 (0)