forked from mirror/openmw-tes3mp
Add missing include (Fixes #2108)
This commit is contained in:
parent
073478a97e
commit
ba3d2be8e3
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <map>
|
#include <map>
|
||||||
|
#include <memory>
|
||||||
|
|
||||||
#include <OgreVector3.h>
|
#include <OgreVector3.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue