forked from teamnwah/openmw-tes3coop
Fix include
This commit is contained in:
parent
bbcba57495
commit
8752ae9c6a
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,7 @@
|
|||
|
||||
#include "../mwbase/environment.hpp"
|
||||
#include "../mwbase/dialoguemanager.hpp"
|
||||
#include "../mwbase/mechanicsmanager.hpp"
|
||||
|
||||
#include "../mwrender/animation.hpp"
|
||||
|
||||
|
@ -20,7 +21,6 @@
|
|||
#include "combat.hpp"
|
||||
#include "coordinateconverter.hpp"
|
||||
#include "actorutil.hpp"
|
||||
#include "mechanicsmanagerimp.hpp"
|
||||
|
||||
namespace
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue