1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-06-23 09:20:18 +00:00
reactos/sdk/lib/drivers/sound/mment4/precomp.h

15 lines
257 B
C
Raw Normal View History

#ifndef _MMENT4_PCH_
#define _MMENT4_PCH_
#include <stdarg.h>
#include <windef.h>
#include <winbase.h>
#include <winreg.h>
#include <winuser.h>
#include <mmddk.h>
#include <sndnames.h>
#include <sndtypes.h>
#include <mmebuddy.h>
#endif /* _MMENT4_PCH_ */