summaryrefslogtreecommitdiff
path: root/libavdevice
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-05-26 20:32:05 +0200
committerAnton Khirnov <anton@khirnov.net>2011-05-26 20:44:19 +0200
commit3d96c13e437e77a3220146aa466d89df52871fbd (patch)
treebf99266369448118007d1b1ab73f7e8dd2241dbf /libavdevice
parente2d7dc87df0c1e261e4a3fe082d192a7a798d4d5 (diff)
v4l: include avdevice.h
Fixes build.
Diffstat (limited to 'libavdevice')
-rw-r--r--libavdevice/v4l.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavdevice/v4l.c b/libavdevice/v4l.c
index 6742667f05..1be7adf49d 100644
--- a/libavdevice/v4l.c
+++ b/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