From: Xiang, Haihao Date: Thu, 19 Jan 2012 05:27:48 +0000 (+0800) Subject: include va_egl.h instead of va.h X-Git-Tag: libva-1.1.0~89 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fc8f1b8132fe55a4063fff1c655880783e917db9;p=platform%2Fupstream%2Flibva.git include va_egl.h instead of va.h Signed-off-by: Xiang, Haihao --- diff --git a/va/egl/va_backend_egl.h b/va/egl/va_backend_egl.h index 7307b2e..bd0538c 100644 --- a/va/egl/va_backend_egl.h +++ b/va/egl/va_backend_egl.h @@ -25,7 +25,7 @@ #ifndef VA_BACKEND_EGL_H #define VA_BACKEND_EGL_H -#include +#include #include struct VADriverVTableEGL {