output/wasapi: include cleanup

This commit is contained in:
Max Kellermann
2021-03-05 16:31:39 +01:00
parent 052f64d648
commit 681956a963
3 changed files with 11 additions and 9 deletions

View File

@@ -20,11 +20,8 @@
#ifndef MPD_WASAPI_OUTPUT_PLUGIN_HXX
#define MPD_WASAPI_OUTPUT_PLUGIN_HXX
#include "output/Features.h"
#include "output/OutputAPI.hxx"
#include "util/Compiler.h"
#include "win32/ComPtr.hxx"
#include <audioclient.h>
#include <mmdeviceapi.h>