diff options
Diffstat (limited to 'sound/core/ctljack.c')
-rw-r--r-- | sound/core/ctljack.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/core/ctljack.c b/sound/core/ctljack.c index af0e78a3809c..e4b38fbe51da 100644 --- a/sound/core/ctljack.c +++ b/sound/core/ctljack.c | |||
@@ -10,6 +10,7 @@ | |||
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/kernel.h> | 12 | #include <linux/kernel.h> |
13 | #include <linux/export.h> | ||
13 | #include <sound/core.h> | 14 | #include <sound/core.h> |
14 | #include <sound/control.h> | 15 | #include <sound/control.h> |
15 | 16 | ||