1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-22 09:53:54 +00:00

Add a missing include

This commit is contained in:
Chris Robinson 2013-01-27 03:03:48 -08:00
parent 0cd3880b20
commit 7b71b4eb31

View file

@ -16,6 +16,7 @@
#include "player.hpp"
#include "manualref.hpp"
#include "cellfunctors.hpp"
#include "containerstore.hpp"
using namespace Ogre;