From ad654f8c70f1c311283bdd38a242de979f66968c Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Fri, 21 Oct 2011 22:27:58 +0300 Subject: add mising header to fix build failure --- source/Irrlicht/COGLESTexture.h | 1 + 1 file changed, 1 insertion(+) diff --git a/source/Irrlicht/COGLESTexture.h b/source/Irrlicht/COGLESTexture.h index b223c49..375a365 100644 --- a/source/Irrlicht/COGLESTexture.h +++ b/source/Irrlicht/COGLESTexture.h @@ -16,6 +16,7 @@ #include #else #include +#include #endif namespace irr -- cgit v1.2.3