diff options
Diffstat (limited to 'src/mixer_all.c')
-rw-r--r-- | src/mixer_all.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mixer_all.c b/src/mixer_all.c index b9c1afdad..71f5c3c95 100644 --- a/src/mixer_all.c +++ b/src/mixer_all.c @@ -17,6 +17,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#include "config.h" #include "mixer_all.h" #include "mixer_control.h" #include "output_all.h" |