mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
glcontext_egl: Add gstglwindow header
Otherwise, compiler complains implicit function declaration warning. https://bugzilla.gnome.org/show_bug.cgi?id=788413
This commit is contained in:
parent
e686f1b628
commit
5b35e2339a
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
|
||||
#include <gst/gl/gstglcontext_private.h>
|
||||
#include <gst/gl/gstglfeature.h>
|
||||
#include <gst/gl/gstglwindow.h>
|
||||
|
||||
#include "gstegl.h"
|
||||
#include "../utils/opengl_versions.h"
|
||||
|
|
Loading…
Reference in a new issue