mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 09:13:01 +00:00
[MMDEVAPI] Sync with Wine Staging 4.18. CORE-16441
This commit is contained in:
parent
853d641476
commit
0e18d6bc62
6 changed files with 5 additions and 22 deletions
|
@ -2,9 +2,6 @@
|
|||
#ifndef _MMDEVAPI_PRECOMP_H_
|
||||
#define _MMDEVAPI_PRECOMP_H_
|
||||
|
||||
#include <wine/config.h>
|
||||
#include <wine/port.h>
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
#define WIN32_NO_STATUS
|
||||
|
@ -18,13 +15,13 @@
|
|||
#include <winbase.h>
|
||||
#include <wingdi.h>
|
||||
#include <winreg.h>
|
||||
#include <winnls.h>
|
||||
#include <objbase.h>
|
||||
#include <audiopolicy.h>
|
||||
#include <endpointvolume.h>
|
||||
#include <mmdeviceapi.h>
|
||||
|
||||
#include <wine/debug.h>
|
||||
#include <wine/unicode.h>
|
||||
|
||||
#include "mmdevapi.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue