summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/src/TestCreateObjFromNativeResGL.cpp
diff options
context:
space:
mode:
authorEgor <egor.yusov@gmail.com>2018-02-16 07:56:40 +0000
committerEgor <egor.yusov@gmail.com>2018-02-16 07:56:40 +0000
commitcd727c34f22d3ce63d0b130f300984649e34ec2c (patch)
treea7965579ab6f611416d635cab7e5e3c03994dd4a /Tests/TestApp/src/TestCreateObjFromNativeResGL.cpp
parentUnified Android build (diff)
downloadDiligentEngine-cd727c34f22d3ce63d0b130f300984649e34ec2c.tar.gz
DiligentEngine-cd727c34f22d3ce63d0b130f300984649e34ec2c.zip
Enabled test app on Android
Diffstat (limited to 'Tests/TestApp/src/TestCreateObjFromNativeResGL.cpp')
-rw-r--r--Tests/TestApp/src/TestCreateObjFromNativeResGL.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Tests/TestApp/src/TestCreateObjFromNativeResGL.cpp b/Tests/TestApp/src/TestCreateObjFromNativeResGL.cpp
index b21ae64..b10c202 100644
--- a/Tests/TestApp/src/TestCreateObjFromNativeResGL.cpp
+++ b/Tests/TestApp/src/TestCreateObjFromNativeResGL.cpp
@@ -72,8 +72,6 @@
# include <GLES3/gl3.h>
# include <GLES3/gl3ext.h>
- // GLStubs must be included after GLFeatures!
-# include "GLStubsAndroid.h"
#elif PLATFORM_IOS