mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-22 12:53:52 +00:00
Add a missing include
This commit is contained in:
parent
0cd3880b20
commit
7b71b4eb31
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
#include "player.hpp"
|
#include "player.hpp"
|
||||||
#include "manualref.hpp"
|
#include "manualref.hpp"
|
||||||
#include "cellfunctors.hpp"
|
#include "cellfunctors.hpp"
|
||||||
|
#include "containerstore.hpp"
|
||||||
|
|
||||||
using namespace Ogre;
|
using namespace Ogre;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue