-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AudioIO: Change PA_USE_WMME to _WIN32
For some reason, PA_USE_WMME isn't being defined on Windows. Since MME is a Windows-only backend, it's safe to use _WIN32 for now. Signed-off-by: Avery King <[email protected]>
- Loading branch information
1 parent
3a85a42
commit 4de624a
Showing
1 changed file
with
8 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters