aboutsummaryrefslogtreecommitdiff
path: root/mesalib/include/EGL/eglext.h
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/include/EGL/eglext.h')
-rw-r--r--mesalib/include/EGL/eglext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mesalib/include/EGL/eglext.h b/mesalib/include/EGL/eglext.h
index 0449ae2cd..9484b83c6 100644
--- a/mesalib/include/EGL/eglext.h
+++ b/mesalib/include/EGL/eglext.h
@@ -392,7 +392,6 @@ typedef EGLBoolean (EGLAPIENTRYP PFNEGLSWAPBUFFERSREGIONNOK) (EGLDisplay dpy, EG
#ifndef EGL_ANDROID_image_native_buffer
#define EGL_ANDROID_image_native_buffer 1
-struct android_native_buffer_t;
#define EGL_NATIVE_BUFFER_ANDROID 0x3140 /* eglCreateImageKHR target */
#endif