Fix video_common.h path.

Review URL: http://webrtc-codereview.appspot.com/341001

git-svn-id: http://libyuv.googlecode.com/svn/trunk@127 16f28f9a-4ce2-e073-06de-1de4eb20be90
This commit is contained in:
andrew@webrtc.org 2012-01-05 18:23:37 +00:00
parent ea8d0eb0d1
commit 61c9b20bd6

View File

@ -27,7 +27,7 @@
'include/libyuv/convert.h', 'include/libyuv/convert.h',
'include/libyuv/scale.h', 'include/libyuv/scale.h',
'include/libyuv/planar_functions.h', 'include/libyuv/planar_functions.h',
'include/video_common.h', 'include/libyuv/video_common.h',
# headers # headers
'source/conversion_tables.h', 'source/conversion_tables.h',