summaryrefslogtreecommitdiffstats
path: root/video/vaapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/vaapi.h')
-rw-r--r--video/vaapi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/vaapi.h b/video/vaapi.h
index 5f27e782b4..3f4a02b2bb 100644
--- a/video/vaapi.h
+++ b/video/vaapi.h
@@ -22,7 +22,6 @@
#include <inttypes.h>
#include <pthread.h>
#include <va/va.h>
-#include <va/va_x11.h>
#ifndef VA_FOURCC_I420
#define VA_FOURCC_I420 VA_FOURCC('I', '4', '2', '0')