summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/context_drm_egl.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/context_drm_egl.c')
-rw-r--r--video/out/opengl/context_drm_egl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/out/opengl/context_drm_egl.c b/video/out/opengl/context_drm_egl.c
index 1852cb76fa..e52fec451b 100644
--- a/video/out/opengl/context_drm_egl.c
+++ b/video/out/opengl/context_drm_egl.c
@@ -27,7 +27,6 @@
#include <gbm.h>
#include <EGL/egl.h>
#include <EGL/eglext.h>
-#include <GL/gl.h>
#include "context.h"
#include "egl_helpers.h"