1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-10 21:40:15 +00:00

Add possibly missing include

This commit is contained in:
scrawl 2013-12-09 14:26:08 +01:00
parent 0bc3a13c0f
commit 57a33c957e

View File

@ -25,6 +25,7 @@
#define OPENMW_COMPONENTS_NIFOGRE_OGRENIFLOADER_HPP
#include <OgreResource.h>
#include <OgreMaterial.h>
#include <OgreController.h>
#include <vector>