From c338f9e2a1a8a0a96b41f0927f60ac7ff530b3a9 Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Mon, 23 Jan 2023 06:09:01 -0800 Subject: windows: replace comdef dependency with winrt --- Source/Core/AudioCommon/WASAPIStream.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/Core/AudioCommon/WASAPIStream.cpp') diff --git a/Source/Core/AudioCommon/WASAPIStream.cpp b/Source/Core/AudioCommon/WASAPIStream.cpp index db111a64dd..dddc1f6ebb 100644 --- a/Source/Core/AudioCommon/WASAPIStream.cpp +++ b/Source/Core/AudioCommon/WASAPIStream.cpp @@ -7,7 +7,6 @@ // clang-format off #include -#include #include #include #include -- cgit v1.2.3