Skip to content

Commit e53d299

Browse files
authored
Merge pull request #13 from tomlister/patch-1
Fixed header inclusion.
2 parents 165b791 + 487d8ea commit e53d299

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)