glmixer: fixup eglimage include path

This commit is contained in:
Matthew Waters 2014-10-21 06:04:10 +11:00
parent 75413ae9aa
commit 73a484d500

View file

@ -37,7 +37,7 @@
#include "gstglmixer.h"
#if GST_GL_HAVE_PLATFORM_EGL
#include <gst-libs/gst/gl/egl/gsteglimagememory.h>
#include <gst/gl/egl/gsteglimagememory.h>
#endif
#define gst_gl_mixer_parent_class parent_class