Commit b4fde1ec authored by hybrid's avatar hybrid

Add missing include found by greenya

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3601 dfc29bdd-3216-0410-991c-e03cc46cb475
parent 884b7de3
...@@ -129,6 +129,7 @@ ...@@ -129,6 +129,7 @@
#include "path.h" #include "path.h"
#include "irrXML.h" #include "irrXML.h"
#include "ISceneCollisionManager.h" #include "ISceneCollisionManager.h"
#include "ISceneLoader.h"
#include "ISceneManager.h" #include "ISceneManager.h"
#include "ISceneNode.h" #include "ISceneNode.h"
#include "ISceneNodeAnimator.h" #include "ISceneNodeAnimator.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