OSDN Git Service

Move va_egl.h to va/ to avoid compile error
authorXiang, Haihao <haihao.xiang@intel.com>
Wed, 30 Nov 2011 05:00:12 +0000 (13:00 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Wed, 14 Dec 2011 00:27:03 +0000 (08:27 +0800)
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
va/egl/Makefile.am
va/va_egl.h [moved from va/egl/va_egl.h with 100% similarity]

index 74f3c70..2cfdf9c 100644 (file)
@@ -28,7 +28,7 @@ source_c = \
        $(NULL)
 
 source_h = \
-       va_egl.h                \
+       ../va_egl.h             \
        va_backend_egl.h        \
        $(NULL)
 
similarity index 100%
rename from va/egl/va_egl.h
rename to va/va_egl.h