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

Commit 4caa931

Browse files
committed
Fix packaging
1 parent 82ebb43 commit 4caa931

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Source/TrickyKeyringSystem/Private/KeyringLibrary.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#include "KeyringLibrary.h"
55
#include "KeyringComponent.h"
66
#include "KeyType.h"
7+
#include "GameFramework/Actor.h"
78

89
UKeyringComponent* UKeyringLibrary::GetKeyringComponent(const AActor* OtherActor)
910
{

0 commit comments

Comments
 (0)