mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
libs: utils: no need of include config.h
This commit is contained in:
parent
e1557fff78
commit
cfbe7cbc44
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@
|
||||||
#ifndef GST_VAAPI_UTILS_H
|
#ifndef GST_VAAPI_UTILS_H
|
||||||
#define GST_VAAPI_UTILS_H
|
#define GST_VAAPI_UTILS_H
|
||||||
|
|
||||||
#include "config.h"
|
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
#include <va/va.h>
|
#include <va/va.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue