aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/egl/EGL/eglplatform.h
diff options
context:
space:
mode:
Diffstat (limited to 'make/stub_includes/egl/EGL/eglplatform.h')
-rwxr-xr-xmake/stub_includes/egl/EGL/eglplatform.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/stub_includes/egl/EGL/eglplatform.h b/make/stub_includes/egl/EGL/eglplatform.h
index 69893006e..0b9ceb70a 100755
--- a/make/stub_includes/egl/EGL/eglplatform.h
+++ b/make/stub_includes/egl/EGL/eglplatform.h
@@ -52,6 +52,7 @@ extern "C" {
// Define native window system types
typedef int EGLNativeDisplayType;
+typedef void* EGLNativePointerType;
typedef void* EGLNativeWindowType;
typedef void* EGLNativePixmapType;