diff options
author | Patrick Welche <prlw1@cam.ac.uk> | 2015-01-26 12:25:41 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2015-01-26 12:46:43 +0000 |
commit | 75fcda80580445be2030a83f3595a217c8982f8d (patch) | |
tree | b1649cf0ec6b325ef05d074fd304e442a29d2165 /src/uxa | |
parent | ac90648ec7cdc9cc0514105f30a83df04ea1e1a5 (diff) |
uxa: fix XVMC = no build
Signed-off-by: Patrick Welche <prlw1@cam.ac.uk>
Diffstat (limited to 'src/uxa')
-rw-r--r-- | src/uxa/i965_video.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/uxa/i965_video.c b/src/uxa/i965_video.c index 68e6fd38..438ab909 100644 --- a/src/uxa/i965_video.c +++ b/src/uxa/i965_video.c @@ -37,7 +37,6 @@ #include "fourcc.h" #include "intel.h" -#include "intel_xvmc.h" #include "intel_uxa.h" #include "i830_reg.h" #include "i965_reg.h" |