diff options
Diffstat (limited to 'drivers/sound/lowlevel/aci.c')
-rw-r--r-- | drivers/sound/lowlevel/aci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/sound/lowlevel/aci.c b/drivers/sound/lowlevel/aci.c index 7599d5a6c..84d5c73c2 100644 --- a/drivers/sound/lowlevel/aci.c +++ b/drivers/sound/lowlevel/aci.c @@ -58,6 +58,7 @@ * */ +#include <linux/config.h> /* for CONFIG_ACI_MIXER */ #include "lowlevel.h" #include "../sound_config.h" #include "lowlevel.h" |