va_backend.h: X11/va_x11.h --> dri/va_x11.h 12/412/1
authorAustin Yuan <shengquan.yuan@intel.com>
Wed, 1 Jul 2009 01:27:47 +0000 (09:27 +0800)
committerAustin Yuan <shengquan.yuan@intel.com>
Wed, 1 Jul 2009 01:27:47 +0000 (09:27 +0800)
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
src/va_backend.h

index 64304b8..017eafd 100644 (file)
@@ -31,7 +31,7 @@
 
 #ifdef IN_LIBVA
 #include "va.h"
-#include "X11/va_x11.h"
+#include "dri/va_x11.h"
 #else
 #include <va/va.h>
 #include <va/va_x11.h>