Commit 6d5b191e authored by cutealien's avatar cutealien

remove redundant includes.


git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4786 dfc29bdd-3216-0410-991c-e03cc46cb475
parent d79745a7
...@@ -6,9 +6,7 @@ ...@@ -6,9 +6,7 @@
#define __I_GUI_TABLE_H_INCLUDED__ #define __I_GUI_TABLE_H_INCLUDED__
#include "IGUIElement.h" #include "IGUIElement.h"
#include "irrTypes.h"
#include "SColor.h" #include "SColor.h"
#include "IGUISkin.h"
namespace irr namespace irr
{ {
......
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