summaryrefslogtreecommitdiff
path: root/intel_batchbuffer.c
diff options
context:
space:
mode:
authorAustin Yuan <shengquan.yuan@gmail.com>2010-03-08 13:36:15 +0800
committerAustin Yuan <shengquan.yuan@gmail.com>2010-03-08 13:36:15 +0800
commite1d4f62e335b623483dc518dc625f74df24ee638 (patch)
treef46a2d73258b53e4f71d6e9db1f33fca47672038 /intel_batchbuffer.c
parenteab67932b550d67abacafa65e5b797b9e7359402 (diff)
Remove IN_LIBVA defines, Thanks for the patch from Gwenole
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
Diffstat (limited to 'intel_batchbuffer.c')
-rw-r--r--intel_batchbuffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/intel_batchbuffer.c b/intel_batchbuffer.c
index 46c9496..21e5719 100644
--- a/intel_batchbuffer.c
+++ b/intel_batchbuffer.c
@@ -28,7 +28,7 @@
#include <string.h>
#include <assert.h>
-#include "va_backend.h"
+#include <va/va_backend.h>
#include "intel_batchbuffer.h"