V4L/DVB (4227): Update this driver for recent header file movement.
authorAndrew Morton <akpm@osdl.org>
Sun, 25 Jun 2006 20:48:22 +0000 (17:48 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 26 Jun 2006 12:21:57 +0000 (09:21 -0300)
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/usbvideo/quickcam_messenger.c

index 3f3182a..56e01b6 100644 (file)
@@ -33,7 +33,7 @@
 #include <linux/module.h>
 #include <linux/init.h>
 #include <linux/input.h>
-#include <linux/usb_input.h>
+#include <linux/usb/input.h>
 
 #include "usbvideo.h"
 #include "quickcam_messenger.h"