diff options
Diffstat (limited to 'include/EGL/eglext.h')
-rw-r--r-- | include/EGL/eglext.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/EGL/eglext.h b/include/EGL/eglext.h index 02dd7719161..04facdfbce6 100644 --- a/include/EGL/eglext.h +++ b/include/EGL/eglext.h @@ -1373,9 +1373,6 @@ EGLAPI EGLBoolean EGLAPIENTRY eglImageInvalidateExternalEXT (EGLDisplay dpy, EGL #endif #endif /* EGL_EXT_image_flush_external */ -#include <EGL/eglmesaext.h> -#include <EGL/eglextchromium.h> - #ifdef __cplusplus } #endif |