diff options
Diffstat (limited to 'include/EGL/eglext.h')
-rw-r--r-- | include/EGL/eglext.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/EGL/eglext.h b/include/EGL/eglext.h index 9d5915ae9d1..43e9fa7aacb 100644 --- a/include/EGL/eglext.h +++ b/include/EGL/eglext.h @@ -1498,7 +1498,6 @@ EGLAPI EGLint EGLAPIENTRY eglDupNativeFenceFDTIZEN (EGLDisplay dpy, EGLSyncKHR s #endif /* EGL_TIZEN_native_fence_sync */ #include <EGL/eglmesaext.h> -#include <EGL/eglextchromium.h> #ifdef __cplusplus } |