mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 15:41:13 -04:00
[Client] Fix path to MechanicsHelper in ProcessorPlayerItemUse
This commit is contained in:
parent
8df08c7d10
commit
5d66a9bb66
@ -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…
x
Reference in New Issue
Block a user