Commit 4ec2eccf authored by Gwenole Beauchesne's avatar Gwenole Beauchesne Committed by Austin Yuan

Fix build after X11 -> x11 move

Signed-off-by: default avatarAustin Yuan <shengquan.yuan@intel.com>
parent f217294c
......@@ -31,7 +31,7 @@
#ifdef IN_LIBVA
#include "va.h"
#include "X11/va_x11.h"
#include "x11/va_x11.h"
#else
#include <va/va.h>
#include <va/va_x11.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment