diff options
Diffstat (limited to 'drivers/media/radio/miropcm20-radio.c')
-rw-r--r-- | drivers/media/radio/miropcm20-radio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/radio/miropcm20-radio.c b/drivers/media/radio/miropcm20-radio.c index ba1f0c105099..7765c6a0cfe6 100644 --- a/drivers/media/radio/miropcm20-radio.c +++ b/drivers/media/radio/miropcm20-radio.c | |||
@@ -22,7 +22,7 @@ | |||
22 | #include <linux/module.h> | 22 | #include <linux/module.h> |
23 | #include <linux/init.h> | 23 | #include <linux/init.h> |
24 | #include <linux/videodev.h> | 24 | #include <linux/videodev.h> |
25 | #include "../../../sound/oss/aci.h" | 25 | #include "oss/aci.h" |
26 | #include "miropcm20-rds-core.h" | 26 | #include "miropcm20-rds-core.h" |
27 | 27 | ||
28 | static int radio_nr = -1; | 28 | static int radio_nr = -1; |