libs: utils: no need of include config.h

This commit is contained in:
Víctor Manuel Jáquez Leal 2018-09-14 19:30:56 +02:00
parent e1557fff78
commit cfbe7cbc44

View file

@ -25,7 +25,6 @@
#ifndef GST_VAAPI_UTILS_H
#define GST_VAAPI_UTILS_H
#include "config.h"
#include <glib.h>
#include <va/va.h>