diff options
Diffstat (limited to 'src/mixer/software_mixer_plugin.c')
-rw-r--r-- | src/mixer/software_mixer_plugin.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mixer/software_mixer_plugin.c b/src/mixer/software_mixer_plugin.c index 062b9b3ef..30ae13013 100644 --- a/src/mixer/software_mixer_plugin.c +++ b/src/mixer/software_mixer_plugin.c @@ -17,6 +17,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#include "config.h" #include "software_mixer_plugin.h" #include "mixer_api.h" #include "filter_plugin.h" |