Skip to content

Commit 487d8ea

Browse files
authored
Fixed header inclusion.
Is able to compile on UE 4.24.3
1 parent 165b791 commit 487d8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/PBCharacterMovement/Private/Sound/PBMoveStepSound.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Copyright 2017-2019 Project Borealis
22

3-
#include "PBMoveStepSound.h"
3+
#include "Sound/PBMoveStepSound.h"
44

55
UPBMoveStepSound::UPBMoveStepSound() {}
66

0 commit comments

Comments
 (0)