diff --git a/backends/platform/android/texture.h b/backends/platform/android/texture.h index 4307b5a1bcc..84feeb2aea3 100644 --- a/backends/platform/android/texture.h +++ b/backends/platform/android/texture.h @@ -25,6 +25,7 @@ #if defined(__ANDROID__) +#define GL_GLEXT_PROTOTYPES #include #include "graphics/surface.h"