1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-29 17:15:32 +00:00

Add missing include (Fixes #2108)

This commit is contained in:
scrawl 2014-11-05 19:45:32 +01:00
parent 073478a97e
commit ba3d2be8e3

View file

@ -3,6 +3,7 @@
#include <string>
#include <map>
#include <memory>
#include <OgreVector3.h>