output/wasapi: include config.h for ENABLE_DSD

This commit is contained in:
Max Kellermann 2021-03-05 16:32:16 +01:00
parent afe621c25c
commit 052f64d648
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@
#include "win32/ComWorker.hxx"
#include "win32/HResult.hxx"
#include "win32/WinEvent.hxx"
#include "config.h"
#include <algorithm>
#include <boost/lockfree/spsc_queue.hpp>