mirror of
https://github.com/mpv-player/mpv
synced 2025-01-02 21:12:23 +00:00
vo_opengl: context_drm_egl: remove unnecessary include
Could be broken after the previous commit removed finding the GL include dir.
This commit is contained in:
parent
cb25bb5776
commit
010c7d4992
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user