summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/src/TestCreateObjFromNativeResGL.cpp
diff options
context:
space:
mode:
authorEgor Yusov <egor.yusov@gmail.com>2018-02-17 04:13:18 +0000
committerEgor Yusov <egor.yusov@gmail.com>2018-02-17 04:13:18 +0000
commit474c66c48dfeaa19f81789345b08d1267364b221 (patch)
tree65db00069aa643caf9c5de68a4e874a9ffb410ff /Tests/TestApp/src/TestCreateObjFromNativeResGL.cpp
parentEnabled test app in MacOS (diff)
downloadDiligentEngine-474c66c48dfeaa19f81789345b08d1267364b221.tar.gz
DiligentEngine-474c66c48dfeaa19f81789345b08d1267364b221.zip
Enabled TestApp on iOS
Diffstat (limited to 'Tests/TestApp/src/TestCreateObjFromNativeResGL.cpp')
-rw-r--r--Tests/TestApp/src/TestCreateObjFromNativeResGL.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/TestApp/src/TestCreateObjFromNativeResGL.cpp b/Tests/TestApp/src/TestCreateObjFromNativeResGL.cpp
index b10c202..9046a1f 100644
--- a/Tests/TestApp/src/TestCreateObjFromNativeResGL.cpp
+++ b/Tests/TestApp/src/TestCreateObjFromNativeResGL.cpp
@@ -76,7 +76,6 @@
#elif PLATFORM_IOS
# include <OpenGLES/ES3/gl.h>
-# include "GLStubsIOS.h"
#else
# error Unsupported platform