glmixer: fixup eglimage include path
authorMatthew Waters <matthew@centricular.com>
Mon, 20 Oct 2014 19:04:10 +0000 (06:04 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:48 +0000 (19:31 +0000)
ext/gl/gstglmixer.c

index fba4407..9f1ff13 100644 (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