1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-21 08:23:53 +00:00

more compile fixes (damn you Visual studio)

This commit is contained in:
gus 2014-07-22 12:01:21 +02:00
parent 2092e5fe22
commit 1e7c4f26df

View file

@ -3,6 +3,7 @@
#include <OgreSceneManager.h>
#include <OgreSceneNode.h>
#include <OgreAxisAlignedBox.h>
#include <OgreTextureManager.h>
#include "../mwbase/environment.hpp"
#include "../mwbase/world.hpp"