From: Steven Toth Date: Sat, 3 May 2008 16:51:11 +0000 (-0300) Subject: V4L/DVB(7873): mxl5005s: Fix header includes. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=66321ba94f59ea7ba6f4451c51e171f5b30f1fd7;p=linux-beck.git V4L/DVB(7873): mxl5005s: Fix header includes. Ensure we have the correct .h dependencies included. Signed-off-by: Steven Toth Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/common/tuners/mxl5005s.h b/drivers/media/common/tuners/mxl5005s.h index 0027d1e03f99..396db150bf0c 100644 --- a/drivers/media/common/tuners/mxl5005s.h +++ b/drivers/media/common/tuners/mxl5005s.h @@ -23,7 +23,8 @@ #ifndef __MXL5005S_H #define __MXL5005S_H -#include +#include +#include "dvb_frontend.h" struct mxl5005s_config {