mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-29 05:01:23 +00:00
glmixer: fixup eglimage include path
This commit is contained in:
parent
165cdd20a7
commit
be214eac0f
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
||||||
#include "gstglmixer.h"
|
#include "gstglmixer.h"
|
||||||
|
|
||||||
#if GST_GL_HAVE_PLATFORM_EGL
|
#if GST_GL_HAVE_PLATFORM_EGL
|
||||||
#include <gst-libs/gst/gl/egl/gsteglimagememory.h>
|
#include <gst/gl/egl/gsteglimagememory.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define gst_gl_mixer_parent_class parent_class
|
#define gst_gl_mixer_parent_class parent_class
|
||||||
|
|
Loading…
Reference in a new issue