mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
v4l: include avdevice.h
Fixes build.
This commit is contained in:
parent
e2d7dc87df
commit
3d96c13e43
@ -19,6 +19,8 @@
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#include "avdevice.h"
|
||||
|
||||
#if FF_API_V4L
|
||||
|
||||
#undef __STRICT_ANSI__ //workaround due to broken kernel headers
|
||||
|
Loading…
Reference in New Issue
Block a user