summaryrefslogtreecommitdiff
path: root/gst/rawparse/gstvideoparse.c
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-02-25 14:43:55 +0200
committerSebastian Dröge <sebastian@centricular.com>2017-02-25 14:52:38 +0200
commit4af642a6f890ac376e140c7e0104f869ff445918 (patch)
treec7e3c7f4eee861cfcebe9484bd5861ccf693b94b /gst/rawparse/gstvideoparse.c
parent46d7470e6e45825069c9810132b022c5556feeae (diff)
downloadgstreamer-plugins-bad-4af642a6f890ac376e140c7e0104f869ff445918.tar.gz
rawparse: Move to gst-plugins-base and keep legacy audioparse/videoparse here
https://bugzilla.gnome.org/show_bug.cgi?id=774544
Diffstat (limited to 'gst/rawparse/gstvideoparse.c')
-rw-r--r--gst/rawparse/gstvideoparse.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gst/rawparse/gstvideoparse.c b/gst/rawparse/gstvideoparse.c
index c44f8660f..c38d70ea5 100644
--- a/gst/rawparse/gstvideoparse.c
+++ b/gst/rawparse/gstvideoparse.c
@@ -36,9 +36,8 @@
#define GLIB_DISABLE_DEPRECATION_WARNINGS
#include <gst/gst.h>
-#include <gst/audio/audio.h>
+#include <gst/video/video.h>
#include "gstvideoparse.h"
-#include "gstrawvideoparse.h"
static GstStaticPadTemplate static_sink_template =
GST_STATIC_PAD_TEMPLATE ("sink",