mpv/video/out/opengl/egl_helpers.h

8 lines
110 B
C

#ifndef MP_GL_EGL_HELPERS_H
#define MP_GL_EGL_HELPERS_H
#include <EGL/egl.h>
#include <EGL/eglext.h>
#endif