plugins: remove unused header

Remove the include of gst/allocators/allocators.h since it is not used.
This commit is contained in:
Víctor Manuel Jáquez Leal 2016-05-25 12:28:48 +02:00
parent 9f46a94d2a
commit 101e31df83

View file

@ -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)