tests: vaapi: remove unused header

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2503>
This commit is contained in:
U. Artie Eoff 2022-05-26 12:08:44 -04:00 committed by GStreamer Marge Bot
parent 331e3af879
commit 3c5d3ae7ea

View file

@ -26,9 +26,9 @@
#include <gst/check/gstcheck.h>
#include <gst/video/video.h>
#include <gst/check/gstharness.h>
static GMainLoop *main_loop;
static void
message_received (GstBus * bus, GstMessage * message, GstPipeline * bin)
{