mirror of
https://github.com/tbsdtv/media_build.git
synced 2025-07-23 04:13:02 +02:00
14 lines
423 B
Diff
14 lines
423 B
Diff
diff --git a/drivers/media/usb/em28xx/em28xx-dvb.c b/drivers/media/usb/em28xx/em28xx-dvb.c
|
|
index d4986bd..16d8565 100644
|
|
--- a/drivers/media/usb/em28xx/em28xx-dvb.c
|
|
+++ b/drivers/media/usb/em28xx/em28xx-dvb.c
|
|
@@ -41,7 +41,7 @@
|
|
#include "mt352.h"
|
|
#include "mt352_priv.h" /* FIXME */
|
|
#include "tda1002x.h"
|
|
-#include "drx39xyj/drx39xxj.h"
|
|
+#include "drx39xxj.h"
|
|
#include "tda18271.h"
|
|
#include "s921.h"
|
|
#include "drxd.h"
|