1
0
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:
Anton Khirnov 2011-05-26 20:32:05 +02:00
parent e2d7dc87df
commit 3d96c13e43

View File

@ -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