Commit e5b6e6af authored by nadro's avatar nadro

- Fixed compilation issues.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5176 dfc29bdd-3216-0410-991c-e03cc46cb475
parent 91cae10f
......@@ -12,6 +12,8 @@
#include "irrArray.h"
#include "SMaterialLayer.h"
#include "ITexture.h"
#include "EDriverFeatures.h"
#include "os.h"
namespace irr
{
......
......@@ -10,6 +10,7 @@
#ifdef _IRR_COMPILE_WITH_OPENGL_
#include "COpenGLCommon.h"
#include "COGLCoreFeature.h"
#include "COGLCoreTexture.h"
#include "COGLCoreCacheHandler.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment