mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
plugins: remove unused header
Remove the include of gst/allocators/allocators.h since it is not used.
This commit is contained in:
parent
9f46a94d2a
commit
101e31df83
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
|||
#include "gstvaapivideocontext.h"
|
||||
#include "gstvaapivideometa.h"
|
||||
#include "gstvaapivideobufferpool.h"
|
||||
#include <gst/allocators/allocators.h>
|
||||
|
||||
/* Default debug category is from the subclass */
|
||||
#define GST_CAT_DEFAULT (plugin->debug_category)
|
||||
|
|
Loading…
Reference in a new issue