summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGwenole Beauchesne <gbeauchesne@splitted-desktop.com>2010-03-08 09:48:47 +0100
committerAustin Yuan <shengquan.yuan@gmail.com>2010-03-08 17:24:53 +0800
commit2604959f19d78567d6a4eb0cd944edf6c0bfc35f (patch)
tree949499b7077e69b3e4357bcaa267363dc3201811
parent68b4274b0df867c4569194edb54256d603adea1c (diff)
downloadlibva-2604959f19d78567d6a4eb0cd944edf6c0bfc35f.tar.gz
Drop <va/va_x11.h> include from <va/va_backend.h> as it is pointless.
-rw-r--r--va/va_backend.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/va/va_backend.h b/va/va_backend.h
index c7ae5a1..ff86744 100644
--- a/va/va_backend.h
+++ b/va/va_backend.h
@@ -30,8 +30,6 @@
#define _VA_BACKEND_H_
#include <va/va.h>
-#include <va/va_x11.h>
-
#include <X11/Xlib.h>
#include <linux/videodev2.h>