diff options
Diffstat (limited to 'sound/core/seq/seq.c')
| -rw-r--r-- | sound/core/seq/seq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/core/seq/seq.c b/sound/core/seq/seq.c index 119fddb6fc99..9d8379aedf40 100644 --- a/sound/core/seq/seq.c +++ b/sound/core/seq/seq.c | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | */ | 20 | */ |
| 21 | 21 | ||
| 22 | #include <linux/init.h> | 22 | #include <linux/init.h> |
| 23 | #include <linux/moduleparam.h> | 23 | #include <linux/module.h> |
| 24 | #include <sound/core.h> | 24 | #include <sound/core.h> |
| 25 | #include <sound/initval.h> | 25 | #include <sound/initval.h> |
| 26 | 26 | ||
