glmixer: fixup eglimage include path

This commit is contained in:
Matthew Waters 2014-10-21 06:04:10 +11:00 committed by Tim-Philipp Müller
parent 0806de5c75
commit f0426043ce

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