mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 17:50:36 +00:00
android: add missing egl.h include
This commit is contained in:
parent
e4af6201c0
commit
6a7bb242f9
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
#define __GST_GL_WINDOW_ANDROID_EGL_H__
|
||||
|
||||
#include <gst/gl/gl.h>
|
||||
#include <gst/gl/egl/gstegl.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
|
Loading…
Reference in a new issue