mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 10:59:39 +00:00
libs: decoder: mpeg4, vc1: remove unused header
This commit is contained in:
parent
4233987278
commit
41ab71a4fa
2 changed files with 0 additions and 2 deletions
|
@ -24,7 +24,6 @@
|
|||
#define GST_VAAPI_DECODER_MPEG4_H
|
||||
|
||||
#include <gst/vaapi/gstvaapidecoder.h>
|
||||
#include <gst/base/gstadapter.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
#define GST_VAAPI_DECODER_VC1_H
|
||||
|
||||
#include <gst/vaapi/gstvaapidecoder.h>
|
||||
#include <gst/base/gstadapter.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
|
Loading…
Reference in a new issue