mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 10:10:32 +00:00
tests: don's use sysdeps.h in header
This commit is contained in:
parent
cfbe7cbc44
commit
00f5fe9ccf
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@
|
|||
* Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#include "gst/vaapi/sysdeps.h"
|
||||
#include <glib.h>
|
||||
#include <stdio.h>
|
||||
#include <gst/vaapi/gstvaapiimage.h>
|
||||
|
||||
typedef struct _Y4MReader Y4MReader;
|
||||
|
|
Loading…
Reference in a new issue