mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-20 21:33:59 +00:00
[android][sdk] Move everything to .sdk package
Signed-off-by: Andrei Shkrob <andrei@shkrob.dev>
This commit is contained in:
committed by
Konstantin Pastbin
parent
cee3f24cd9
commit
b465b95854
@@ -19,7 +19,7 @@
|
||||
#define GL_GLEXT_PROTOTYPES
|
||||
#include <GLES2/gl2.h>
|
||||
#include <GLES2/gl2ext.h>
|
||||
#include "android/app/src/main/cpp/app/organicmaps/opengl/gl3stub.h"
|
||||
#include "android/app/src/main/cpp/app/organicmaps/sdk/opengl/gl3stub.h"
|
||||
#include <EGL/egl.h>
|
||||
#elif defined(OMIM_OS_LINUX)
|
||||
#define GL_GLEXT_PROTOTYPES
|
||||
|
||||
Reference in New Issue
Block a user