mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
android: add missing egl.h include
This commit is contained in:
parent
2b9dddbafe
commit
7f44ee0514
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