mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-25 22:39:42 +00:00
Add missing Ogre headers.
This commit is contained in:
parent
a38881e4cf
commit
f68e423c33
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
#include <OgreSceneManager.h>
|
||||
#include <OgreSceneNode.h>
|
||||
#include <OgreManualObject.h>
|
||||
#include <OgreMaterialManager.h>
|
||||
#include <OgreTechnique.h>
|
||||
|
||||
#include <components/misc/stringops.hpp>
|
||||
#include <components/esm/loadland.hpp>
|
||||
|
|
Loading…
Reference in a new issue