From fc7f695138ac117b7360b255e9e5415aea982290 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Sun, 25 Dec 2005 19:06:18 +0000 Subject: replace with "i2c-compat.h" -#include +#include "i2c-compat.h" Signed-off-by: Michael Krufky --- linux/drivers/media/video/saa7127.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux/drivers/media/video/saa7127.c') diff --git a/linux/drivers/media/video/saa7127.c b/linux/drivers/media/video/saa7127.c index d44887554..063fff4c0 100644 --- a/linux/drivers/media/video/saa7127.c +++ b/linux/drivers/media/video/saa7127.c @@ -56,7 +56,7 @@ #include #include #if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0) -#include +#include "i2c-compat.h" #endif static int debug = 0; -- cgit v1.2.3