From: Andrew Morton Date: Mon, 26 Jun 2006 07:24:30 +0000 (-0700) Subject: [PATCH] fix "USB: move to " X-Git-Tag: v2.6.18-rc1~829 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=20c5426f8155a89b6df06325f9b278f5052b8c7e;p=~shefty%2Frdma-dev.git [PATCH] fix "USB: move to " Update this driver for recent header file movement. Cc: David Brownell Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/media/video/usbvideo/quickcam_messenger.c b/drivers/media/video/usbvideo/quickcam_messenger.c index 3f3182a24da..56e01b62241 100644 --- a/drivers/media/video/usbvideo/quickcam_messenger.c +++ b/drivers/media/video/usbvideo/quickcam_messenger.c @@ -33,7 +33,7 @@ #include #include #include -#include +#include #include "usbvideo.h" #include "quickcam_messenger.h"