forked from mirror/openmw-tes3mp
[Client] Fix path to MechanicsHelper in ProcessorPlayerItemUse
This commit is contained in:
parent
8df08c7d10
commit
5d66a9bb66
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@
|
|||
#include "apps/openmw/mwgui/windowmanagerimp.hpp"
|
||||
#include "apps/openmw/mwworld/inventorystore.hpp"
|
||||
|
||||
#include "../MechanicsHelper.hpp"
|
||||
#include "apps/openmw/mwmp/MechanicsHelper.hpp"
|
||||
|
||||
#include "../PlayerProcessor.hpp"
|
||||
|
||||
namespace mwmp
|
||||
|
|
Loading…
Reference in a new issue