mirror of https://github.com/mpv-player/mpv
parent
e0250b9604
commit
061b752217
|
@ -21,7 +21,7 @@
|
|||
#include "common.h"
|
||||
#include "context.h"
|
||||
|
||||
#ifdef HAVE_EGL_ANGLE
|
||||
#if HAVE_EGL_ANGLE
|
||||
// On Windows, egl_helpers.c is only used by ANGLE, where the EGL functions may
|
||||
// be loaded dynamically from ANGLE DLLs
|
||||
#include "angle_dynamic.h"
|
||||
|
|
Loading…
Reference in New Issue