From 68d1b7e52512e20d1185a10ed88caae9db7cbac9 Mon Sep 17 00:00:00 2001 From: Gwenole Beauchesne Date: Tue, 10 Apr 2012 14:28:31 +0200 Subject: [PATCH] vaapidecode: fix includes when compiling for a single API. --- gst/vaapi/gstvaapidecode.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/gst/vaapi/gstvaapidecode.c b/gst/vaapi/gstvaapidecode.c index 6e73d3a..206ef2f 100644 --- a/gst/vaapi/gstvaapidecode.c +++ b/gst/vaapi/gstvaapidecode.c @@ -31,10 +31,8 @@ #include "config.h" #include -#include #include #include -#include #include #if USE_VAAPI_GLX -- 2.7.4