diff options
Diffstat (limited to 'sound/synth/emux/emux.c')
-rw-r--r-- | sound/synth/emux/emux.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/synth/emux/emux.c b/sound/synth/emux/emux.c index f16a3fce4597..93522072bc87 100644 --- a/sound/synth/emux/emux.c +++ b/sound/synth/emux/emux.c | |||
@@ -24,6 +24,7 @@ | |||
24 | #include <sound/core.h> | 24 | #include <sound/core.h> |
25 | #include <sound/emux_synth.h> | 25 | #include <sound/emux_synth.h> |
26 | #include <linux/init.h> | 26 | #include <linux/init.h> |
27 | #include <linux/module.h> | ||
27 | #include "emux_voice.h" | 28 | #include "emux_voice.h" |
28 | 29 | ||
29 | MODULE_AUTHOR("Takashi Iwai"); | 30 | MODULE_AUTHOR("Takashi Iwai"); |