libs: texture: remove unused headers include

This is continuation of
https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/merge_requests/317

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/merge_requests/324>
This commit is contained in:
Víctor Manuel Jáquez Leal 2020-05-16 21:03:32 +02:00
parent e20d06e64d
commit 5d56ce6927
2 changed files with 1 additions and 3 deletions

View file

@ -28,6 +28,7 @@
*/
#include "sysdeps.h"
#include "gstvaapidisplay_priv.h"
#include "gstvaapitexture.h"
#include "gstvaapitexture_priv.h"

View file

@ -25,9 +25,6 @@
#ifndef GST_VAAPI_TEXTURE_PRIV_H
#define GST_VAAPI_TEXTURE_PRIV_H
#include "gstvaapiobject_priv.h"
#include <gst/gstminiobject.h>
G_BEGIN_DECLS
/**