Browse Source

v4l: include avdevice.h

Fixes build.
Anton Khirnov 14 years ago
parent
commit
3d96c13e43
1 changed files with 2 additions and 0 deletions
  1. 2 0
      libavdevice/v4l.c

+ 2 - 0
libavdevice/v4l.c

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