Skip to content

Commit

Permalink
add missing include for DamageType
Browse files Browse the repository at this point in the history
  • Loading branch information
narukimato authored Apr 23, 2023
1 parent cee56c8 commit cd85517
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

#if ENGINE_MAJOR_VERSION == 5 && ENGINE_MINOR_VERSION >= 1
#include "Engine/DamageEvents.h"
#include "GameFramework/DamageType.h"
#endif

#include "Components/CapsuleComponent.h"
Expand Down

0 comments on commit cd85517

Please sign in to comment.