From 3f9bf43a4accc2e90390a348b67b6748f3a90cce Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 19 Aug 2024 19:46:15 +0200 Subject: Add define to use glEGLImageTargetTexture2DOES --- window_texture.h | 1 + 1 file changed, 1 insertion(+) (limited to 'window_texture.h') diff --git a/window_texture.h b/window_texture.h index 7d3f899..2cf46fb 100644 --- a/window_texture.h +++ b/window_texture.h @@ -6,6 +6,7 @@ extern "C" { #endif #define EGL_EGLEXT_PROTOTYPES +#define GL_GLEXT_PROTOTYPES #include #include #include -- cgit v1.2.3