OSDN Git Service

v4l: include avdevice.h
authorAnton Khirnov <anton@khirnov.net>
Thu, 26 May 2011 18:32:05 +0000 (20:32 +0200)
committerAnton Khirnov <anton@khirnov.net>
Thu, 26 May 2011 18:44:19 +0000 (20:44 +0200)
Fixes build.

libavdevice/v4l.c

index 6742667..1be7adf 100644 (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