Skip to content

Commit

Permalink
Fixed packaging errors
Browse files Browse the repository at this point in the history
  • Loading branch information
hfjooste committed Oct 7, 2023
1 parent 1492f7b commit 049070f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Plugins/USK/Source/USK/Weapons/Weapon.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
#include "WeaponProjectile.h"
#include "Kismet/KismetMathLibrary.h"
#include "Kismet/KismetSystemLibrary.h"
#include "Components/SkeletalMeshComponent.h"
#include "Engine/World.h"
#include "USK/Audio/AudioUtils.h"
#include "USK/Character/USKCharacter.h"
#include "USK/Logger/Log.h"
Expand Down

0 comments on commit 049070f

Please sign in to comment.