diff options
Diffstat (limited to 'linux/drivers/media/video/bttv-cards.c')
-rw-r--r-- | linux/drivers/media/video/bttv-cards.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/linux/drivers/media/video/bttv-cards.c b/linux/drivers/media/video/bttv-cards.c index 1332f8580..3114ddae9 100644 --- a/linux/drivers/media/video/bttv-cards.c +++ b/linux/drivers/media/video/bttv-cards.c @@ -1,5 +1,5 @@ /* - $Id: bttv-cards.c,v 1.105 2005/12/10 17:51:31 rmcc Exp $ + $Id: bttv-cards.c,v 1.106 2006/01/01 17:17:38 mchehab Exp $ bttv-cards.c @@ -40,6 +40,7 @@ #include <asm/io.h> #include "bttvp.h" +#include <media/v4l2-common.h> #if 0 /* not working yet */ #include "bt832.h" #endif |