From 92d00d0233109fb701af180a8dcc7e61ab460516 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Fri, 11 Jul 2014 09:41:05 +0200 Subject: gl: Move GstGLMixer to the plugin for now It depends on GstAggregator and we don't want to install headers for that yet. https://bugzilla.gnome.org/show_bug.cgi?id=732207 --- ext/gl/gstglvideomixer.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/gl/gstglvideomixer.h') diff --git a/ext/gl/gstglvideomixer.h b/ext/gl/gstglvideomixer.h index 69a077100..ae2f367a8 100644 --- a/ext/gl/gstglvideomixer.h +++ b/ext/gl/gstglvideomixer.h @@ -21,8 +21,8 @@ #ifndef _GST_GL_VIDEO_MIXER_H_ #define _GST_GL_VIDEO_MIXER_H_ -#include -#include +#include "gstglmixer.h" +#include "gstglmixerpad.h" G_BEGIN_DECLS -- cgit v1.2.1