mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-06 16:56:55 +08:00
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:
parent
ea8d0eb0d1
commit
61c9b20bd6
@ -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',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user