forked from teamnwah/openmw-tes3coop
Missing include fix
This commit is contained in:
parent
1c8244276d
commit
b2add6470b
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
#include "summoning.hpp"
|
#include "summoning.hpp"
|
||||||
|
|
||||||
|
#include <iostream>
|
||||||
|
|
||||||
#include "../mwbase/environment.hpp"
|
#include "../mwbase/environment.hpp"
|
||||||
#include "../mwbase/world.hpp"
|
#include "../mwbase/world.hpp"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue