diff options
| author | Dr. Dystopia <jonis9898@hotmail.com> | 2025-05-22 11:16:43 +0200 |
|---|---|---|
| committer | Dr. Dystopia <jonis9898@hotmail.com> | 2025-05-25 10:30:41 +0200 |
| commit | 7c237bbd7c5b120cdee35f98f3f165196277be10 (patch) | |
| tree | e166ad2f59e6fcb4443af5408e6a946f2ca8a706 /Source/Core/AudioCommon/WASAPIStream.cpp | |
| parent | 2e22a3cf425caae0a3cb52cc4deca7008209955f (diff) | |
AudioCommon: Remove unused includes
Diffstat (limited to 'Source/Core/AudioCommon/WASAPIStream.cpp')
| -rw-r--r-- | Source/Core/AudioCommon/WASAPIStream.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Core/AudioCommon/WASAPIStream.cpp b/Source/Core/AudioCommon/WASAPIStream.cpp index dddc1f6ebb..e16baa1643 100644 --- a/Source/Core/AudioCommon/WASAPIStream.cpp +++ b/Source/Core/AudioCommon/WASAPIStream.cpp @@ -8,7 +8,6 @@ // clang-format off #include <Audioclient.h> #include <mmdeviceapi.h> -#include <devpkey.h> #include <functiondiscoverykeys_devpkey.h> #include <wil/resource.h> // clang-format on |
