diff options
| author | Egor <egor.yusov@gmail.com> | 2018-02-16 07:56:40 +0000 |
|---|---|---|
| committer | Egor <egor.yusov@gmail.com> | 2018-02-16 07:56:40 +0000 |
| commit | cd727c34f22d3ce63d0b130f300984649e34ec2c (patch) | |
| tree | a7965579ab6f611416d635cab7e5e3c03994dd4a /Tests/TestApp/src/TestCreateObjFromNativeResGL.cpp | |
| parent | Unified Android build (diff) | |
| download | DiligentEngine-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.cpp | 2 |
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 |
