jpegparse: Headers cleanup

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1473>
This commit is contained in:
Víctor Manuel Jáquez Leal 2021-12-22 17:35:23 +01:00
parent 6c3445a83f
commit 547d324325
2 changed files with 1 additions and 3 deletions

View file

@ -53,6 +53,7 @@
#include <gst/tag/tag.h>
#include "gstjpegparse.h"
#include "gstjpegformat.h"
static GstStaticPadTemplate gst_jpeg_parse_src_pad_template =
GST_STATIC_PAD_TEMPLATE ("src",

View file

@ -24,11 +24,8 @@
#define __GST_JPEG_PARSE_H__
#include <gst/gst.h>
#include <gst/base/gstadapter.h>
#include <gst/base/gstbaseparse.h>
#include "gstjpegformat.h"
G_BEGIN_DECLS
#define GST_TYPE_JPEG_PARSE \