diff options
Diffstat (limited to 'drivers/misc/mic/host/mic_main.c')
-rw-r--r-- | drivers/misc/mic/host/mic_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/mic/host/mic_main.c b/drivers/misc/mic/host/mic_main.c index a8965d496e84..ca06aa9b7114 100644 --- a/drivers/misc/mic/host/mic_main.c +++ b/drivers/misc/mic/host/mic_main.c | |||
@@ -28,7 +28,7 @@ | |||
28 | #include <linux/poll.h> | 28 | #include <linux/poll.h> |
29 | 29 | ||
30 | #include <linux/mic_common.h> | 30 | #include <linux/mic_common.h> |
31 | #include "../common/mic_device.h" | 31 | #include "../common/mic_dev.h" |
32 | #include "mic_device.h" | 32 | #include "mic_device.h" |
33 | #include "mic_x100.h" | 33 | #include "mic_x100.h" |
34 | #include "mic_smpt.h" | 34 | #include "mic_smpt.h" |