aboutsummaryrefslogtreecommitdiff
path: root/src/irrlichttypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/irrlichttypes.h')
-rw-r--r--src/irrlichttypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/irrlichttypes.h b/src/irrlichttypes.h
index 7ab83bb7d..bc17694fc 100644
--- a/src/irrlichttypes.h
+++ b/src/irrlichttypes.h
@@ -27,6 +27,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include <irrList.h>
#include <irrArray.h>
#include <aabbox3d.h>
+#include <SColor.h>
using namespace irr;
typedef core::vector3df v3f;
typedef core::vector3d<s16> v3s16;